Physics Components
    Preparing search index...

    Class QuerySettingsInterface

    Hierarchy (View Summary)

    Index

    Properties

    bpFilterLayer: number

    Broadphase layer number for filtering.

    BP_LAYER_MOVING (1)
    
    ignoreSensors: boolean

    If true, the ray will ignore sensors.

    false
    
    immediate: boolean

    Whether to make a query and return the results immediately. Only supported when physics is running on main thread.

    true
    
    objFilterLayer: number

    Object layer number for filtering.

    OBJ_LAYER_MOVING (1)