ThingOrigin.js
    Preparing search index...

    Interface raycasterParams

    interface raycasterParams {
        active?: boolean;
        events?: raycasterEventParams;
    }
    Index

    Properties

    Properties

    active?: boolean