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