Enum CinemachineImpulseManager.ImpulseEvent.DirectionMode
How the signal behaves as the listener moves away from the origin.
Namespace: Cinemachine
Syntax
public enum DirectionMode
Fields
Name | Description |
---|---|
Fixed | Signal direction remains constant everywhere. |
RotateTowardSource | Signal is rotated in the direction of the source. |