CameraMode

@three-blocks/pro
const CameraMode = { FIRST_PERSON: 'firstPerson', THIRD_PERSON: 'thirdPerson', THIRD_PERSON_FREE: 'thirdPersonFree', BIRD_VIEW: 'birdVie...
Value
{ FIRST_PERSON: 'firstPerson', THIRD_PERSON: 'thirdPerson', THIRD_PERSON_FREE: 'thirdPersonFree', BIRD_VIEW: 'birdView', VR: 'vr', }

Available camera modes