Version: 2023.2
언어: 한국어

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.