Frame.MeshContainer Property |
Language: |
Retrieves or sets a MeshContainer object in a transformation frame hierarchy.
Visual Basic Public Property MeshContainer As MeshContainer C# public MeshContainer MeshContainer { get; set; } C++ public:
property MeshContainer^ MeshContainer {
MeshContainer^ get();
void set(MeshContainer^ value);
}JScript public function get MeshContainer() : MeshContainer
public function set MeshContainer(MeshContainer);
Microsoft.DirectX.Direct3D.MeshContainer
This property is read/write.
A MeshContainer object.
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