CameraMode (Enum)
From Legacy Roblox Wiki
Jump to navigationJump to search
The CameraMode Enum is used to set the CameraMode property in the player object. | ||
Enum | Name | Description |
0 | Classic | The player's camera can zoom far out and all the way into first person. |
1 | LockFirstPerson | The player's camera is locked into first person and cannot zoom out. |