This version of Unity is unsupported.

TransformSceneHandle.GetLocalToWorldMatrix

Declaration

public Matrix4x4 GetLocalToWorldMatrix(Animations.AnimationStream stream);

Parameters

stream The AnimationStream that manages this handle.

Returns

Matrix4x4 Returns the local to world matrix.

Description

Gets the local to world matrix of the transform.