vertex_declaration property

vertex_declaration property

Gets the vertex declaration

Definition:

@property
def vertex_declaration(self):
    ...

See Also