Version: 2020.1
언어: 한국어
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.