AnimationRootFrame.FrameHierarchy Property |
Language: |
Retrieves the root node reference of the loaded frame hierarchy.
Visual Basic Public ReadOnly Property FrameHierarchy As Frame C# public Frame FrameHierarchy { get; } C++ public:
property Frame^ FrameHierarchy {
Frame^ get();
}JScript public function get FrameHierarchy() : Frame
Microsoft.DirectX.Direct3D.Frame
This property is read-only.
A Frame object that represents the root node of the frame hierarchy.
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