如视 Five SDK
    Preparing search index...

    Interface WebXRControllerParams

    interface WebXRControllerParams {
        raycaster: { leftRay: Raycaster; rightRay: Raycaster };
    }
    Index

    Properties

    Properties

    raycaster: { leftRay: Raycaster; rightRay: Raycaster }