Overlap, Box, Any
Checks whether any colliders overlap the query input box.
Installation
To use this node enable omni.physx.graph in the Extension Manager.
Inputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Dimensions (inputs:dimensions) |
|
Box dimensions |
None |
Exec In (inputs:execIn) |
|
Input execution |
None |
Position (inputs:position) |
|
Box center position. |
None |
Rotation (inputs:rotation) |
|
Box rotation in XYZ order Euler angles |
None |
Outputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Exec Out (outputs:execOut) |
|
Output execution |
None |
Overlap (outputs:overlap) |
|
Returns true if any colliders overlap with the input box. |
None |
Metadata
Name |
Value |
---|---|
Unique ID |
omni.physx.graph.SceneQueryOverlapBoxAny |
Version |
1 |
Extension |
omni.physx.graph |
Has State? |
False |
Implementation Language |
C++ |
Default Memory Type |
cpu |
Generated Code Exclusions |
python, tests |
tags |
physics,physx,simulation,collision |
uiName |
Overlap, Box, Any |
__tokens |
{} |
Categories |
PhysX Scene Queries |
Generated Class Name |
OgnPhysXSceneQueryOverlapBoxAnyDatabase |
Python Module |
omni.physxgraph |