Avatar SDK Unity Cloud plugin  3.0.1
Realistic avatar generation toolset for Unity3D
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
UnityGLTF.UnityMeshData Class Reference

Public Attributes

Vector3 [] Vertices
 
Vector3 [] Normals
 
Vector4 [] Tangents
 
Vector2 [] Uv1
 
Vector2 [] Uv2
 
Vector2 [] Uv3
 
Vector2 [] Uv4
 
Color [] Colors
 
BoneWeight [] BoneWeights
 
Vector3 [][] MorphTargetVertices
 
Vector3 [][] MorphTargetNormals
 
Vector3 [][] MorphTargetTangents
 
MeshTopology [] Topology
 
int [][] Indices
 

Detailed Description

Definition at line 41 of file GLTFSceneImporter.cs.