ModelArticulationCollection Class |
Namespace: AGI.Foundation.Graphics
The ModelArticulationCollection type exposes the following members.
Name | Description | |
---|---|---|
Count |
Gets the number of articulations in the collection.
| |
ItemInt32 |
Gets the articulation at the given index. The index is zero-based.
| |
ItemString |
Gets an articulation by name.
|
Name | Description | |
---|---|---|
Contains |
Returns true if the collection contains the articulation.
| |
Dispose | ||
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetByName |
Gets an articulation 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.) |