OmniGraph Node omni.physx.graph.SceneQueryOverlapPrimAll

omni.physx.graph.SceneQueryOverlapPrimAll 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, All

__tokens

{}

__categories

Omni PhysX Scene Queries

__exclusions

python,tests

Generated Class Name

OgnPhysXSceneQueryOverlapPrimAllDatabase

Python Module

omni.physxgraph

omni.physx.graph.SceneQueryOverlapPrimAll Description

Returns a list of prim paths of all colliders that overlap the input Prim.

omni.physx.graph.SceneQueryOverlapPrimAll 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.SceneQueryOverlapPrimAll Outputs

Name

Type

Default

Required?

Descripton

outputs:bodyPrimPaths

token[]

None

Y

A list of paths of the associated body prims for the collider prims that overlap the input Prim.

outputs:colliderPrimPaths

token[]

None

Y

A list of paths of the collider prims that overlap the input Prim.

uiName

Collider Prim paths

outputs:execOut

execution

None

Y

Output execution