This version of Unity is unsupported.

Handles.matrix

public static Matrix4x4 matrix;

Description

Matrix for all handle operations.

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