![]() | SkeletonKeyFrameAnimation Methods |
The SkeletonKeyFrameAnimation type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddKeyFrame |
Adds a key frame for the specified bone.
|
![]() | Clear |
Removes all key frames and bone weights.
|
![]() | Clone |
Clones this instance.
|
![]() | Compress |
Compresses the animation using a simple lossy compression algorithm.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | Freeze |
Prepares this animation for runtime usage. (Must be called after all key frames have been
added!)
|
![]() | GetAnimationTime |
Gets the animation time for the specified time on the timeline.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetState |
Gets the state of the animation for the specified time on the timeline.
|
![]() | GetTotalDuration |
Gets the total length of the timeline.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetValue |
Gets the value of the animation at the specified time.
|
![]() | GetWeight |
Gets the weight for a specific bone animation channel.
|
![]() | IsBoneAnimated |
Determines whether this animation animates the specified bone.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | SetWeight |
Sets the weight for a specific bone animation channel.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() ![]() | IAnimationCreateBlendAnimation |
Creates a new BlendAnimationT. (For internal use only.)
|
![]() ![]() | ITimelineCreateInstance |
Creates an animation instance that can be used to play back the animation.
(For internal use only.)
|