This version of Unity is unsupported.

TransformStreamHandle.GetLocalToParentMatrix

Declaration

public Matrix4x4 GetLocalToParentMatrix(Animations.AnimationStream stream);

Parameters

stream The AnimationStream that holds the animated values.

Returns

Matrix4x4 Returns the local to parent matrix.

Description

Gets the local to parent matrix of the transform.