AimPunchProfile

Inherits from CameraEffectProfile

Declaration

[Serializable]
public sealed class AimPunchProfile : CameraEffectProfile

Description

A settings profile for an aim punch effect.

Properties

strengthThe strength of the aim punch. The higher the value, the more the camera will be rotated.
decayRateHow quickly the camera resets back to a resting position. The higher the value, the faster the camera will reset.
directionMinThe minimum direction the camera moves when aim punched. A random value between the min and max is chosen each time.
directionMaxThe maximum direction the camera moves when aim punched. A random value between the min and max is chosen each time.
Inherited

Properties

nameThe name of the settings profile.