OmniGraph Node omni.graph.nodes.ReadOmniGraphValue

omni.graph.nodes.ReadOmniGraphValue 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 OmniGraph Value

__categories

sceneGraph

Generated Class Name

OgnReadOmniGraphValueDatabase

Python Module

omni.graph.nodes

omni.graph.nodes.ReadOmniGraphValue Description

Imports a data value from the Fabric cache that is located at the given path and attribute name. This is for data that is not already present in OmniGraph as that data can be accessed through a direct connection to the underlying OmniGraph node.

omni.graph.nodes.ReadOmniGraphValue Inputs

Name

Type

Default

Required?

Descripton

inputs:name

token

Y

The name of the attribute to be queried

inputs:path

path

Y

The path to the Fabric data bucket in which the attribute being queried lives.

omni.graph.nodes.ReadOmniGraphValue Outputs

Name

Type

Default

Required?

Descripton

outputs:value

any

None

Y

The attribute value