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

    Interface CameraFovOptionsRc

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

    interface CameraFovOptions {
        easeOptions?: EaseOptions;
        fov?: number;
    }
    Index

    Properties

    Properties

    easeOptions?: EaseOptions
    fov?: number

    Set a value for the field of view.