vertex_declaration property

vertex_declaration property

The vertex layout of the TriMesh.

Definition:

@property
def vertex_declaration(self):
    ...

See Also