Mesh.vertexFormat - multiple declarations

Function Mesh.vertexFormat

Prototype

VertexFormat vertexFormat() @property;

Function Mesh.vertexFormat

Prototype

void vertexFormat(
  VertexFormat format
) @property;

Function Mesh.vertexFormat

Prototype

ref const(VertexFormat) vertexFormat() @property const;

Authors

Copyright

License