wima
    Preparing search index...

    Interface PerspectiveProjectionSerial

    interface PerspectiveProjectionSerial {
        aspect: number;
        fov: number;
        type: "perspective";
    }
    Index

    Properties

    Properties

    aspect: number
    fov: number
    type: "perspective"