GLTFMesh

Undocumented in source.

Constructors

this
this(Owner o)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

render
void render(GraphicsState* state)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

primitives
Array!GLTFMeshPrimitive primitives;
Undocumented in source.

Inherited Members

From Drawable

render
void render(GraphicsState* state)
Undocumented in source.

Meta