Version: 2022.3

QueryFilter

enumeration

切换到手册

描述

Enumerator used for controlling query visualization filtering.

变量

AllIncludes all query shapes and types into the filter.
BoxWhether the filter includes box shaped queries.
CapsuleWhether the filter includes capsule shaped queries.
CastWhether the filter includes cast type queries.
CheckWhether the filter includes check type queries.
NoneEmpty flag
OverlapWhether the filter includes overlap type queries.
RayWhether the filter includes ray queries.
ShowQueriesWhether the Physics Debugger visualizes queries.
SphereWhether the filter includes sphere shaped queries.