Class MorphTarget
Morph target (blend shape)
Inherited Members
Namespace: GLTFast.Schema
Assembly: solution.dll
Syntax
[Serializable]
public class MorphTarget
Fields
Name | Description |
---|---|
NORMAL | Vertex normal deviation accessor index. |
POSITION | Vertex position deviation accessor index. |
TANGENT | Vertex tangent deviation accessor index. |
Methods
Name | Description |
---|---|
Equals(object) | Determines whether two object instances are equal. |
GetHashCode() | Default hash function. |