CameraType

The CameraType Enum is used in Camera.CameraType to set the behavior of the Camera object.

Attach, Watch, Track, and Follow all require a valid Camera.CameraSubject to work properly.

Items

NameValueSummary
Fixed0
Attach1
Watch2
Track3
Follow4
Custom5
Scriptable6
Orbital7