CompressionFlags Enumeration
|
Language: |
Note: This documentation is preliminary and is subject to change.
Defines the compression mode to use for storing compressed animation set data.
Definition
Visual Basic .NET |
Public Enum CompressionFlags |
C# |
public enum CompressionFlags |
Managed C++ |
__value public enum CompressionFlags |
JScript .NET |
public enum CompressionFlags |
Members
Member |
Value |
Description |
Default |
0 |
Implements fast compression. |
Remarks
This enumeration is used by the KeyframedAnimationSet.Compress method.
Enumeration 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.
For more help, visit the DirectX Developer Center