CameraType
*Pronto este contenido estará disponible en tu idioma seleccionado.
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.
Objetos
Nombre | Valor | Resumen |
---|---|---|
Fixed | 0 | |
Attach | 1 | |
Watch | 2 | |
Track | 3 | |
Follow | 4 | |
Custom | 5 | |
Scriptable | 6 | |
Orbital | 7 |