AimPunchProfile
Class in Zigurous.CameraSystem
Inherits from CameraEffectProfile
Declaration
[Serializable]
public sealed class AimPunchProfile : CameraEffectProfile
Description
A settings profile for an aim punch effect.
Properties
strength | The strength of the aim punch. The higher the value, the more the camera will be rotated. |
decayRate | How quickly the camera resets back to a resting position. The higher the value, the faster the camera will reset. |
directionMin | The minimum direction the camera moves when aim punched. A random value between the min and max is chosen each time. |
directionMax | The maximum direction the camera moves when aim punched. A random value between the min and max is chosen each time. |
Inherited
Properties
name | The name of the settings profile. |