ModelArticulation Class |
Namespace: AGI.Foundation.Graphics
The ModelArticulation type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Gets the number of transformations in the collection.
| |
| ItemInt32 |
Gets the transformation at the given index. The index is zero-based.
| |
| ItemString |
Gets a transformation by name.
| |
| Name |
Gets the name of the articulation.
|
| Name | Description | |
|---|---|---|
| Contains |
Returns true if the collection contains the transformation.
| |
| Dispose | ||
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetByName |
Gets a transformation by name.
| |
| GetEnumerator |
Returns the enumerator for this collection.
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |