Struct BoolProperty
상속된 멤버
네임스페이스: UnityEngine.Animations.Rigging
어셈블리: solution.dll
구문
public struct BoolProperty : IAnimatableProperty<bool>
필드
| 이름 | 설명 |
|---|---|
| value |
메서드
| 이름 | 설명 |
|---|---|
| Bind(Animator, Component, string) | |
| BindCustom(Animator, string) | |
| Get(AnimationStream) | |
| Set(AnimationStream, bool) |