format
typescript
Physics.isQueriesHitTriggersclass: Physics
description
(Read Only) Specifies whether queries (raycasts, spherecasts, overlap tests, etc.) hit triggers by default.
By specifying the QueryTriggerInteraction parameter, this property can be overridden at each query level.
parameter
| param_name | type | description |
|---|
return
| type | description |
|---|---|
boolean |
