Script API - v1.21.100.23
    Preparing search index...

    Interface CameraFovOptionsBeta

    Used to change the field of view of the current camera.

    Required Experiments:

    • Required Experiment Toggle: Experimental Creator Cameras
    interface CameraFovOptions {
        easeOptions?: EaseOptions;
        fov?: number;
    }
    Index

    Properties

    Properties

    easeOptions?: EaseOptions
    fov?: number

    Set a value for the field of view.