Legacy Documentation: Version 5.5
LanguageEnglish
  • C#
  • JS

Script language

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

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.