Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetLocalPosition(AnimationStream)

Gets the position of the transform relative to the parent.
Read time 1 minuteLast updated 6 days ago

Definition

public Vector3 GetLocalPosition(AnimationStream stream)

Parameters

The AnimationStream that manages this handle.

Returns

Type

Description

Vector3The position of the transform relative to the parent.