SemanticAttribute class

SemanticAttribute class

Allow user to use their own structure for static declaration of VertexDeclaration

The SemanticAttribute type exposes the following members:

Constructors

ConstructorDescription
__init__(self, semantic)Initialize a SemanticAttribute
__init__(self, semantic, alias)Initialize a SemanticAttribute

Properties

PropertyDescription
semanticSemantic of the vertex field
aliasAlias of the vertex field

See Also