Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetLocalToWorldMatrix(AnimationStream)

Gets the local to world matrix of the transform.
Read time 1 minuteLast updated 10 days ago

Definition

public Matrix4x4 GetLocalToWorldMatrix(AnimationStream stream)

Parameters

The AnimationStream that manages this handle.

Returns

Type

Description

Matrix4x4Returns the local to world matrix.