Skip to content

CameraShaker.ShakeType

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

CameraShaker.ShakeType

enum

Types of shake displacement. The CameraShaker component uses it to determine if the shake moves or rotates the camera on the different axles.

Fields

Field Description
_3D The camera rotates on every axis.
_2D The camera moves on the X and Y axis, and rotates on the Z.