Explosion Shake Properties
Description
Stores the characteristics of the camera shake animation in reaction to an explosion near to the character.
Editor Properties

| Property | Function | 
|---|---|
| Angle | Determines the initial direction of the shake caused by the explosion. | 
| Strength | How far the shake can move the camera. | 
| Min Speed | The minimum speed of how fast the camera can move during the shake. | 
| Max Speed | The maximum speed of how fast the camera can move during the shake. | 
| Duration | How long the explosion 'shake' lasts. | 
| Noise Percent | A higher value will result in a more randomized direction for the shake animation. | 
| Damping Percent | Sets how fast the shake intensity will decrease. | 
| Rotation Percent | The magnitude at which camera rotation is affected during the shake animation. | 
Public Properties
| Property | Function | 
|---|---|
| Angle | Determines the initial direction of the shake caused by the explosion. | 
| Strength | How far the shake can move the camera. | 
| MinSpeed | The minimum speed of how fast the camera can move during the shake. | 
| MaxSpeed | The maximum speed of how fast the camera can move during the shake. | 
| Duration | How long the explosion 'shake' lasts. | 
| NoisePercent | A higher value will result in a more randomized direction for the shake animation. | 
| DampingPercent | Sets how fast the shake intensity will decrease. | 
| RotationPercent | The magnitude at which camera rotation is affected during the shake animation. | 
Public Methods
| Method | Function | 
|---|---|
| ExplosionShakeProperties | Constructor. |