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