playcanvas-opti-pixel - v1.2.0
    Preparing search index...

    Interface ISoftwareOcclusionTesterParams

    interface ISoftwareOcclusionTesterParams {
        debugOccluders?: boolean;
        height?: number;
        reserved?: ISoftwareOcclusionPreallocate;
        width?: number;
    }
    Index
    debugOccluders?: boolean
    height?: number
    width?: number