Enum MatchTargetFields
Flags specifying which offset fields to match
네임스페이스: UnityEngine.Timeline
어셈블리: solution.dll
구문
[Flags]
public enum MatchTargetFields
필드
이름 | 설명 |
---|---|
PositionX | Translation X value |
PositionY | Translation Y value |
PositionZ | Translation Z value |
RotationX | Rotation Euler Angle X value |
RotationY | Rotation Euler Angle Y value |
RotationZ | Rotation Euler Angle Z value |