This version of Unity is unsupported.

TransformStreamHandle.GetLocalToWorldMatrix

Declaration

public Matrix4x4 GetLocalToWorldMatrix(Animations.AnimationStream stream);

Parameters

stream The AnimationStream that holds the animated values.

Returns

Matrix4x4 Returns the local to world matrix.

Description

Gets the local to world matrix of the transform.