Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

TransformStreamHandle.SetLocalPosition

Declaration

public void SetLocalPosition(Animations.AnimationStream stream, Vector3 position);

Parameters

stream The AnimationStream that holds the animated values.
position The position of the transform relative to the parent.

Description

Sets the position of the transform relative to the parent.