Display

constructor(rotation: Vector3dc = Vector3d(0.0, 0.0, 0.0), translation: Vector3dc = Vector3d(0.0, 0.0, 0.0), scale: Vector3dc = Vector3d(1.0, 1.0, 1.0))

Parameters

rotation

The rotation of the model.

translation

The translation of the model.

scale

The scale of the model.