Tesseract Engine Documentation

BonePoseCollection Properties

The properties of the BonePoseCollection class are listed below. For a complete list of BonePoseCollection class members, see the BonePoseCollection Members topic.

Public Instance Properties

Count (inherited from ReadOnlyCollection<T>)Gets the number of elements contained in the ReadOnlyCollection`1 instance.
ItemOverloaded.  

Protected Instance Properties

Items (inherited from ReadOnlyCollection<T>)Returns the IList`1 that the ReadOnlyCollection`1 wraps.

Explicit Interface Implementations

ICollection.CopyTo (inherited from ReadOnlyCollection<T>) 
ICollection<T>.Add (inherited from ReadOnlyCollection<T>) 
ICollection<T>.Clear (inherited from ReadOnlyCollection<T>) 
ICollection<T>.Remove (inherited from ReadOnlyCollection<T>) 
IEnumerable.GetEnumerator (inherited from ReadOnlyCollection<T>) 
IList.Add (inherited from ReadOnlyCollection<T>) 
IList.Clear (inherited from ReadOnlyCollection<T>) 
IList.Contains (inherited from ReadOnlyCollection<T>) 
IList.IndexOf (inherited from ReadOnlyCollection<T>) 
IList.Insert (inherited from ReadOnlyCollection<T>) 
IList.Remove (inherited from ReadOnlyCollection<T>) 
IList.RemoveAt (inherited from ReadOnlyCollection<T>) 
IList<T>.Insert (inherited from ReadOnlyCollection<T>) 
IList<T>.RemoveAt (inherited from ReadOnlyCollection<T>) 

See Also

BonePoseCollection Class | Xclna.Xna.Animation Namespace