Version: 2020.3
言語: 日本語
public static Animations.TransformStreamHandle BindStreamTransform (Animator animator, Transform transform);

パラメーター

animator The Animator instance that calls this method.
transform The Transform to bind.

戻り値

TransformStreamHandle Returns the TransformStreamHandle that represents the new binding.

説明

Create a TransformStreamHandle representing the new binding between the Animator and a Transform already bound to the Animator.