AddField
VertexDeclaration.AddField method
Voeg een nieuw hoekpuntveld toe
public VertexField AddField(VertexFieldDataType dataType, VertexFieldSemantic semantic,
int index = -1, string alias = null)
Parameter | Type | Beschrijving |
---|---|---|
dataType | VertexFieldDataType | Het gegevenstype van het hoekpuntveld |
semantic | VertexFieldSemantic | Hoe zal dit veld worden gebruikt voor |
index | Int32 | De index voor semantiek van hetzelfde veld, -1 voor automatische generatie |
alias | String | De aliasnaam van het veld |
Zie ook
- class VertexField
- enum VertexFieldDataType
- enum VertexFieldSemantic
- class VertexDeclaration
- naamruimte Aspose.ThreeD.Utilities
- montage Aspose.3D