CompressedAnimationSet.CompressedData Property |
Language: |
Retrieves the data buffer that stores compressed keyframe animation data.
Visual Basic Public ReadOnly Property CompressedData As GraphicsStream C# public GraphicsStream CompressedData { get; } C++ public:
property GraphicsStream^ CompressedData {
GraphicsStream^ get();
}JScript public function get CompressedData() : GraphicsStream
Microsoft.DirectX.GraphicsStream
This property is read-only.
A GraphicsStream object that contains compressed keyframe animation data.
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