Enum CinemachineImpulseManager.ImpulseEvent.DirectionMode
How the signal behaves as the listener moves away from the origin.
네임스페이스: Cinemachine
어셈블리: solution.dll
구문
public enum CinemachineImpulseManager.ImpulseEvent.DirectionMode
필드
| 이름 | 설명 |
|---|---|
| Fixed | Signal direction remains constant everywhere. |
| RotateTowardSource | Signal is rotated in the direction of the source. |