MorphWeightCollection Methods |
The MorphWeightCollection type exposes the following members.
Name | Description | |
---|---|---|
Clone |
Creates a new MorphWeightCollection that is a clone (deep copy) of the current
instance.
| |
Contains |
Determines whether the MorphWeightCollection contains a morph target with the specified
name.
| |
Equals | (Inherited from Object.) | |
GetEnumerator |
Returns an enumerator that iterates through the morph target weights.
| |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Reset |
Clears the weights of all morph targets.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
TryGetValue |
Gets the weight for the specified morph target.
|
Name | Description | |
---|---|---|
DoKeyValuePairString, Single(ActionKeyValuePairString, Single) | Overloaded.
Performs the given action on each element in a sequence when it is enumerated.
(Defined by LinqHelper.) | |
DoKeyValuePairString, Single(ActionKeyValuePairString, Single, Int32) | Overloaded.
Performs the given action on each element (incorporating its index) in a sequence when it is
enumerated.
(Defined by LinqHelper.) | |
ForEachKeyValuePairString, Single(ActionKeyValuePairString, Single) | Overloaded.
Immediately performs the given action on each element in a sequence.
(Defined by LinqHelper.) | |
ForEachKeyValuePairString, Single(ActionKeyValuePairString, Single, Int32) | Overloaded.
Immediately performs the given action on each element (incorporating its index) in a
sequence.
(Defined by LinqHelper.) | |
IndexOfKeyValuePairString, Single |
Returns the index of the first element in a sequence that satisfies the specified condition.
(Defined by LinqHelper.) |
Name | Description | |
---|---|---|
IEnumerableKeyValuePairString, SingleGetEnumerator | Returns an enumerator that iterates through the collection. | |
IEnumerableGetEnumerator |
Returns an enumerator that iterates through a collection.
| |
IAnimatableObjectGetAnimatablePropertyT |
Gets the property with given name and type which can be animated.
| |
IAnimatableObjectGetAnimatedProperties |
Gets either the properties which are currently animated, or all properties which can be
animated. (See remarks.)
|