DX9ToolsR4 - Created by: X

CBX.Libs.DX9ToolsR4.Animation Namespace

Missing <summary> Documentation for CBX.Libs.DX9ToolsR4.Animation

Classes

ClassDescription
AnimatedStripItem Privides support for 2D animated strips.
AnimationController Provides a simplified collection class for ITrack types.
KeyMatrix Provides a Matrix key object that implements the IKeyMatrix interface.
KeyPosition3 Provides a Position key object that implements the IKeyPosition3 interface.
KeyPRS3 Provides a PRS (Position, Rotation, Scale) key object that implements the IKeyPRS3 interface.
KeyRotation3 Provides a Rotation key object that implements the IKeyPosition3 interface.
KeyScale3 Provides a Scale key object that implements the IKeyPosition3 interface.
KeySprite Provides a sprite key object that implements the IKeySprite interface.
KeyTextureState Provides a TextureState key object that implements the IKeyTextureState interface.
Track Provides a simplified collection class for Animation.IKey types.

Interfaces

InterfaceDescription
IKey Provides an interface for a animation key.
IKeyMatrix Provides an interface for a MatrixKey
IKeyPosition3 Provides a interface for a Position key.
IKeyPRS3 Provides a interface for a PRS (Position, Rotation, Scale) key.
IKeyRotation3 Provides a interface for a Rotation key.
IKeyScale3 Provides a interface for a Scale key.
IKeySprite Provides a interface for a sprite.
IKeyTextureState Provides a interface for a Direct3D TextureState.
IKeyVector3 Provides a base interface for a Vector3 key.
ITrack Privides a interface for a animation track.