Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Handles.matrix

Switch to Manual
public 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.