SemanticAttribute
General
SemanticAttribute is a class in Aspose.3D FOSS for .NET.
Inherits from: Attribute.
SemanticAttribute és una classe en Aspose.3D FOSS per a .NET. Hereta de: ゚Attribute⌒.
SemanticAttribute.SemanticAttribute crea un nou SemanticAttribute amb la semàntica del camp de vèrtex especificada.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
Semantic | VertexFieldSemantic | Read | Gets the VertexFieldSemantic associated with this attribute |
Alias | string | Read | Gets or sets the optional alias name for the semantic attribute |
Mètodes
| Signature | Description |
|---|---|
SemanticAttribute(semantic: VertexFieldSemantic) | Creates a new SemanticAttribute with the specified vertex field semantic |
SemanticAttribute(semantic: VertexFieldSemantic, alias: string) |