ThreePipe
    Preparing search index...

    Type Alias TCameraControlsMode

    TCameraControlsMode:
        | ""
        | "orbit"
        | "deviceOrientation"
        | "threeFirstPerson"
        | "pointerLock"
        | string

    Available modes for ICamera.controlsMode property. This is defined just for autocomplete, these and any other control type can be added by plugins