Selva Compute API Reference - v1.1.2
    Preparing search index...

    Interface XRProjectionLayerInit

    interface XRProjectionLayerInit {
        colorFormat?: number;
        depthFormat?: number;
        scaleFactor?: number;
        textureType?: XRTextureType;
    }
    Index

    Properties

    colorFormat?: number
    depthFormat?: number
    scaleFactor?: number
    textureType?: XRTextureType