Skip to content

CameraShaker.AddShake

S. Lucas Serrano edited this page Dec 6, 2022 · 8 revisions

CameraShaker.AddShake

Method

Increase the amount of camera shake.

Overload Description
AddShake(float) Increase the amount of camera shake.

AddShake(float)

public void AddShake(float magnitude);

Parameters

Parameter Type Description
magnitude float The amount of shake to be added. Must be between 0 and 1.