VertexElementBinormal

VertexElementBinormal

概要

VertexElementBinormal クラスです. これは,PLACEHOLDER_0の FOSSで使用されているクラスを表します. 遺産は: VertexElement.

VertexElementBinormal.VertexElementBinormal() はデフォルトマッピングと参照モードを持つ新しいインスタンスを作成します.

このクラスでは,NET プログラムで VertexElementBinormal オブジェクトと作業する 4 つの方法が提供されています. 可能な方法には: Clear, SetIndices, ToString, VertexElementBinormal. すべてのパブリックメンバーは,Aspose.3D FOSS for .NET パッケージをインストールした後で任意の.NET アプリケーションにアクセスできます. 特性: Binormals, Indices, MappingMode, Name, ReferenceMode, VertexElementType.

特性について

名称 (名)タイプAccess記述
BinormalsList<Vector4>読み取ることバイノーマルも手に入る.
VertexElementTypeVertexElementType読み取ること軸の要素を入力します.
Namestring読み書きする名前をつけられるか設定する.
MappingModeMappingMode読み書きする映しモードを取得または設定します.
ReferenceModeReferenceMode読み書きする参照モードを取得または設定します.
IndicesIArrayList<int>読み取ること指標を手に入れる.

方法について

Signature記述
VertexElementBinormal()指定したマッピングと参照モードを使用してインスタンスを作成する.
VertexElementBinormal(mappingMode: MappingMode, referenceMode: ReferenceMode)
SetIndices(data: int[])インデックスデータを設定する.
Clear()この頂点要素からすべてのデータをクリアします.
ToString()頂点要素の文字列表示です.

参照する

 日本語