AnimationOutput Class
|
Language: |
Note: This documentation is preliminary and is subject to change.
Encapsulates matrix, scale, rotate, and translate (SRT) transformation objects.
Definition
Members Table
The following table lists the members exposed by the object. Click a tab on the left to choose the type of member you want to view.
Methods
Method |
Description |
AnimationOutput
|
Initializes a new instance of the AnimationOutput class. |
Dispose
|
Immediately releases the unmanaged resources used by the AnimationOutput object. |
Finalize
|
Allows the AnimationOutput object to free resources before it is destroyed by the garbage collector. |
Properties
Property |
Description |
Matrix
|
Retrieves the matrix output for the animation. |
Name
|
Retrieves the name of the animation output. |
Rotation
|
Retrieves the rotation output for the animation. |
Scale
|
Retrieves the scale output for the animation. |
Translation
|
Retrieves the translation output for the animation. |
Inheritance Hierarchy
Class Information
Namespace |
Microsoft.DirectX.Direct3D |
Assembly |
Microsoft.DirectX.Direct3DX (microsoft.directx.direct3dx.dll) |
Strong Name |
Microsoft.DirectX.Direct3DX,
Version=1.0.2902.0,
Culture=neutral,
PublicKeyToken=31bf3856ad364e35 |
See Also
© 2004 Microsoft Corporation. All rights reserved. Terms of use.
Feedback? Please provide us with your comments on this topic.