centerOnZAxis method

void centerOnZAxis()

Implementation

void centerOnZAxis() => center(mask: Vector3(0, 0, 1));