Overlap, Prim, Any#

Checks whether any colliders overlap the query input Prim.

Installation#

To use this node enable omni.physx.graph in the Extension Manager.

Inputs#

Name

Type

Descripton

Default

Exec In (inputs:execIn)

execution

Input execution

None

Prim (inputs:prim)

target

Prim to check against. This must be a geometric type (UsdGeom).

None

Prim Path (deprecated) (inputs:primPath)

token

Prim path to check against. This must be a geometric type (UsdGeom). Deprecated, please use the Prim input instead.

Outputs#

Name

Type

Descripton

Default

Exec Out (outputs:execOut)

execution

Output execution

None

Overlap (outputs:overlap)

bool

Returns true if any colliders overlap with the input Prim.

None

Metadata#

Name

Value

Unique ID

omni.physx.graph.SceneQueryOverlapPrimAny

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, Prim, Any

__tokens

{}

Categories

PhysX Scene Queries

Generated Class Name

OgnPhysXSceneQueryOverlapPrimAnyDatabase

Python Module

omni.physxgraph