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