OmniGraph Node omni.physx.graph.SceneQueryOverlapPrimAny

omni.physx.graph.SceneQueryOverlapPrimAny Properties

Name

Value

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

Omni PhysX Scene Queries

__exclusions

python,tests

Generated Class Name

OgnPhysXSceneQueryOverlapPrimAnyDatabase

Python Module

omni.physxgraph

omni.physx.graph.SceneQueryOverlapPrimAny Description

Checks whether any colliders overlap the query input Prim.

omni.physx.graph.SceneQueryOverlapPrimAny Inputs

Name

Type

Default

Required?

Descripton

inputs:execIn

execution

None

Y

Input execution

inputs:primPath

token

Y

Prim path to check against.

uiName

Prim Path

omni.physx.graph.SceneQueryOverlapPrimAny Outputs

Name

Type

Default

Required?

Descripton

outputs:execOut

execution

None

Y

Output execution

outputs:overlap

bool

None

Y

Returns true if any colliders overlap with the input Prim.