angularAxisLocks property

Vector3 get angularAxisLocks

Per-axis angular motion factors. See linearAxisLocks.

Implementation

Vector3 get angularAxisLocks;
set angularAxisLocks (Vector3 value)

Implementation

set angularAxisLocks(Vector3 value);