AddField
VertexDeclaration.AddField method
新しい頂点フィールドを追加
public VertexField AddField(VertexFieldDataType dataType, VertexFieldSemantic semantic,
int index = -1, string alias = null)
パラメータ | タイプ | 説明 |
---|---|---|
dataType | VertexFieldDataType | 頂点フィールドのデータ型 |
semantic | VertexFieldSemantic | このフィールドの用途 |
index | Int32 | 同じフィールド セマンティックのインデックス、自動生成の場合は -1 |
alias | String | フィールドのエイリアス名 |
関連項目
- class VertexField
- enum VertexFieldDataType
- enum VertexFieldSemantic
- class VertexDeclaration
- 名前空間 Aspose.ThreeD.Utilities
- 組み立て Aspose.3D