Microsoft DirectX 9.0 SDK Update (October 2004)

Frame.MeshContainer Property

Language:

Note: This documentation is preliminary and is subject to change.

Retrieves or sets a MeshContainer object in a transformation frame hierarchy.

Definition

Visual Basic .NET Public Property MeshContainer As MeshContainer
C# public MeshContainer MeshContainer { get; set; }
Managed C++ public: __property MeshContainer* get_MeshContainer();
public: __property void set_MeshContainer(MeshContainer*);
JScript .NET public function get MeshContainer() : MeshContainer
public function set MeshContainer(MeshContainer);

Property Value

Microsoft.DirectX.Direct3D.MeshContainer . A MeshContainer object.

This property is read/write. 

© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center