CompressedAnimationSet.CompressedAnimationSet Constructor |
Language: |
Creates a CompressedAnimationSet object that stores key-frame data in a compressed format.
Visual Basic Public Sub New( _
ByVal pInterop As ID3DXCompressedAnimationSet _
)C# public CompressedAnimationSet(
ID3DXCompressedAnimationSet pInterop
);C++ public:
CompressedAnimationSet(
ID3DXCompressedAnimationSet pInterop
);JScript public function CompressedAnimationSet(
pInterop : ID3DXCompressedAnimationSet
);
pInterop Microsoft.DirectX.PrivateImplementationDetails.ID3DXCompressedAnimationSet
Unmanaged Component Object Model (COM) ID3DXCompressedAnimationSet interface pointer.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center