none constant

Rotation const none

An instance of Rotate class that do not apply the rotation.

Implementation

static const none = Rotation(axis: Axis.x, n: 0);