Mesh |
[SerializableAttribute] public struct BlendShapeFrame
The MeshSimplifierBlendShapeFrame type exposes the following members.
| Name | Description | |
|---|---|---|
| MeshSimplifierBlendShapeFrame | Creates a new blend shape frame. |
| Name | Description | |
|---|---|---|
| Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType) | |
| GetHashCode | Returns the hash code for this instance. (Inherited from ValueType) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType) |
| Name | Description | |
|---|---|---|
| DeltaNormals | The delta normals of the blend shape frame. | |
| DeltaTangents | The delta tangents of the blend shape frame. | |
| DeltaVertices | The delta vertices of the blend shape frame. | |
| FrameWeight | The weight of the blend shape frame. |
| Name | Description | |
|---|---|---|
| MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx) | |
| PropertyGet |
Gets the value of the object property by name.
(Defined by ObjectEx) | |
| PropertyGetT |
Gets the value of the object property by name.
(Defined by ObjectEx) | |
| PropertySet |
Sets the value of the object property by name.
(Defined by ObjectEx) |