API Referencebezel
QueryOperation
Identifies the physics query represented by a QueryResult.
Module: bezel
Identifies the physics query represented by a QueryResult.
Declaration
export enum QueryOperation {
RaycastAll,
Raycast,
RasycastWorld,
RaycastWorldAll,
RaycastTagged,
RaycastTaggedAll,
Movement,
Overlap,
MovementAll,
}Values
RaycastAll
RaycastAllRaycast
RaycastRasycastWorld
RasycastWorldRaycastWorldAll
RaycastWorldAllRaycastTagged
RaycastTaggedRaycastTaggedAll
RaycastTaggedAllMovement
MovementOverlap
OverlapMovementAll
MovementAll