AnimationNodeAdd2¶
继承¶
AnimationNode
简要描述¶
在AnimationNodeBlendTree中混合两个动画。
描述¶
要添加到AnimationNodeBlendTree的资源。基于[1.0]范围内的值,添加混合两个动画。
成员¶
| 类型 | 属性名 | 默认值 |
|---|---|---|
| bool | sync | false |
成员说明¶
- bool sync
| Default | false |
|---|---|
| setter | set_use_sync(value) |
| getter | is_using_sync |
AnimationNode
在AnimationNodeBlendTree中混合两个动画。
要添加到AnimationNodeBlendTree的资源。基于[1.0]范围内的值,添加混合两个动画。
| 类型 | 属性名 | 默认值 |
|---|---|---|
| bool | sync | false |
| Default | false |
|---|---|
| setter | set_use_sync(value) |
| getter | is_using_sync |