SemanticAttribute
SemanticAttribute constructor (1 of 2)
Initialize a SemanticAttribute
public SemanticAttribute(VertexFieldSemantic semantic)
Parameter | Type | Description |
---|---|---|
semantic | VertexFieldSemantic | The semantic of the struct’s field. |
See Also
- enum VertexFieldSemantic
- class SemanticAttribute
- namespace Aspose.ThreeD.Utilities
- assembly Aspose.3D
SemanticAttribute constructor (2 of 2)
Initialize a SemanticAttribute
public SemanticAttribute(VertexFieldSemantic semantic, string alias)
Parameter | Type | Description |
---|---|---|
semantic | VertexFieldSemantic | The semantic of the struct’s field. |
alias | String | Alias of the field. |
See Also
- enum VertexFieldSemantic
- class SemanticAttribute
- namespace Aspose.ThreeD.Utilities
- assembly Aspose.3D