次の方法で共有


Frame.MeshContainer

MeshContainer プロパティ

トランスフォーム フレーム階層内のメッシュ オブジェクトをカプセル化する。

定義

Visual Basic 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 public function get MeshContainer() : MeshContainer
public function set MeshContainer(MeshContainer);

プロパティ値

Microsoft.DirectX.Direct3D.MeshContainer.

これは読み取り/書き込み可能プロパティである。 

対象

Frame

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