Enum CinemachineImpulseDefinition.ImpulseShapes
Supported predefined shapes for the impulses.
Namespace: Unity.Cinemachine
Assembly: Unity.Cinemachine.dll
Syntax
public enum CinemachineImpulseDefinition.ImpulseShapes
Fields
Name | Description |
---|---|
Bump | A shape suitable for a bump. |
Custom | Custom shape |
Explosion | A shape suitable for an explosion. |
Recoil | A shape suitable for a recaol, for example from a gunshot. |
Rumble | A shape suitable for a longish rumble. |