Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetLocalToParentMatrix(AnimationStream)

Gets the local to parent matrix of the transform.
Read time 1 minuteLast updated 11 days ago

Definition

public Matrix4x4 GetLocalToParentMatrix(AnimationStream stream)

Parameters

The AnimationStream that manages this handle.

Returns

Type

Description

Matrix4x4Returns the local to parent matrix.