SemanticAttribute
SemanticAttribute(VertexFieldSemantic)
初始化一个SemanticAttribute
public SemanticAttribute(VertexFieldSemantic semantic)
范围 | 类型 | 描述 |
---|---|---|
semantic | VertexFieldSemantic | 结构字段的语义。 |
也可以看看
- enum VertexFieldSemantic
- class SemanticAttribute
- 命名空间 Aspose.ThreeD.Utilities
- 部件 Aspose.3D
SemanticAttribute(VertexFieldSemantic, string)
初始化一个SemanticAttribute
public SemanticAttribute(VertexFieldSemantic semantic, string alias)
范围 | 类型 | 描述 |
---|---|---|
semantic | VertexFieldSemantic | 结构字段的语义。 |
alias | String | 领域的别名。 |
也可以看看
- enum VertexFieldSemantic
- class SemanticAttribute
- 命名空间 Aspose.ThreeD.Utilities
- 部件 Aspose.3D