Enum CinemachineImpulseDefinition.RepeatModes
Legacy mode only: How to fit the signal into the envelope time
Namespace: Unity.Cinemachine
Assembly: Unity.Cinemachine.dll
Syntax
public enum CinemachineImpulseDefinition.RepeatModes
Fields
| Name | Description |
|---|---|
| Loop | Loop the signal in time to fill the envelope |
| Stretch | Time-stretch the signal to fit the envelope |