Model

interface Model

A model.

Properties

mesh
Link copied to clipboard
common
abstract val mesh: Mesh
Mesh to be drawn.
modelMatrix
Link copied to clipboard
common
abstract val modelMatrix: Mat4
Model transformation matrix.