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

    Interface XRTransientInputHitTestOptionsInit

    interface XRTransientInputHitTestOptionsInit {
        entityTypes?: XRHitTestTrackableType[];
        offsetRay?: XRRay;
        profile: string;
    }
    Index

    Properties

    entityTypes?: XRHitTestTrackableType[]
    offsetRay?: XRRay
    profile: string