Class MeshHolder
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
- Inheritance
-
MeshHolder
- Inherited Members
-
Constructors
MeshHolder()
Fields
_TrianglesOfSubs
public trisPerSubmesh[] _TrianglesOfSubs
Field Value
- trisPerSubmesh[]
_bindPoses
public Matrix4x4[] _bindPoses
Field Value
- Matrix4x4[]
_boneWeights
public BoneWeight[] _boneWeights
Field Value
- BoneWeight[]
_bounds
Field Value
- Bounds
_colors
Field Value
- Color[]
_normals
public Vector3[] _normals
Field Value
- Vector3[]
_subMeshCount
Field Value
- int
_tangents
public Vector4[] _tangents
Field Value
- Vector4[]
_triangles
Field Value
- int[]
_uv
Field Value
- Vector2[]
_uv2
Field Value
- Vector2[]
_uv3
Field Value
- Vector2[]
_uv4
Field Value
- Vector2[]
_vertices
public Vector3[] _vertices
Field Value
- Vector3[]
Methods
setAnimationData(Mesh)
public void setAnimationData(Mesh mesh)
Parameters
mesh
Mesh