AddField
VertexDeclaration.AddField method
Lägg till ett nytt vertexfält
public VertexField AddField(VertexFieldDataType dataType, VertexFieldSemantic semantic,
int index = -1, string alias = null)
| Parameter | Typ | Beskrivning |
|---|---|---|
| dataType | VertexFieldDataType | Värtexfältets datatyp |
| semantic | VertexFieldSemantic | Hur kommer detta fält att användas till |
| index | Int32 | Indexet för samma fältsemantik, -1 för autogenerering |
| alias | String | Fältets aliasnamn |
Se även
- class VertexField
- enum VertexFieldDataType
- enum VertexFieldSemantic
- class VertexDeclaration
- namnutrymme Aspose.ThreeD.Utilities
- hopsättning Aspose.3D