Skip to content

CameraShake.SetShake

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

CameraShaker.SetShake

Method

Sets camera shake to a specific value.

Overload Description
SetShake(float) Sets camera shake to a specific value.

SetShake(float)

public void SetShake(float magnitude);

Parameters

Parameter Type Description
magnitude float The value for the shake to be set to. Must be between 0 and 1.