OmniGraph Node omni.graph.nodes.ReadPrim

omni.graph.nodes.ReadPrim Properties

Name

Value

Version

1

Extension

omni.graph.nodes

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

Read Prim

__categories

sceneGraph

Generated Class Name

OgnReadPrimDatabase

Python Module

omni.graph.nodes

omni.graph.nodes.ReadPrim Description

Exposes readable attributes for a single Prim on the USD stage as outputs on this node. When this node computes it will read the latest attribute values from the target Prim into these node attributes

omni.graph.nodes.ReadPrim Inputs

Name

Type

Default

Required?

Descripton

inputs:prim

bundle

None

Y

The prim to be read from

omni.graph.nodes.ReadPrim Outputs

Name

Type

Default

Required?

Descripton

outputs:primBundle

bundle

None

Y

A bundle of the target Prim attributes. In addition to the data attributes, there is a token attribute named sourcePrimPath which contains the path of the Prim being read