Version: 2020.1
언어: 한국어

AnimatorJobExtensions.BindCustomStreamProperty

매뉴얼로 전환
public static Animations.PropertyStreamHandle BindCustomStreamProperty (Animator animator, string property, Animations.CustomStreamPropertyType type);

파라미터

animator The Animator instance that calls this method.
name The name of the property.
type The type of property to create (float, integer or boolean).

반환

PropertyStreamHandle Returns the PropertyStreamHandle that represents the new binding.

설명

Create a custom property in the AnimationStream to pass extra data to downstream animation jobs in your graph. Custom properties created in the AnimationStream do not exist in the scene.

You can create custom properties in the AnimationStream that do not exist in the scene. This can be useful when you want to communicate extra data to downstream animation jobs in your graph.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961