Handles.matrix
static var matrix: Matrix4x4;
Description

Matrix for all handle operations.

To make all Handle routines work in an Object's local coordinate space, set this to Transform.localToWorldMatrix.