OmniGraph Node omni.graph.nodes.GraphTarget

omni.graph.nodes.GraphTarget Properties

Name

Value

Version

1

Extension

omni.graph.nodes

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

None

__categories

sceneGraph

Generated Class Name

OgnGraphTargetDatabase

Python Module

omni.graph.nodes

omni.graph.nodes.GraphTarget Description

Access the target prim the graph is being executed on. If the graph is executing itself, this will output the prim path of the graph. Otherwise the graph is being executed via instancing, then this will output the prim path of the target instance.

omni.graph.nodes.GraphTarget Inputs

Name

Type

Default

Required?

Descripton

inputs:targetPath

token

Y

Deprecated. Do not use.

hidden

true

omni.graph.nodes.GraphTarget Outputs

Name

Type

Default

Required?

Descripton

outputs:primPath

token

None

Y

The target prim path