OmniGraph Node omni.graph.nodes.GetGatheredAttribute

omni.graph.nodes.GetGatheredAttribute Properties

Name

Value

Version

1

Extension

omni.graph.nodes

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

Get Gathered Attribute (Prototype)

__categories

internal

Generated Class Name

OgnGetGatheredAttributeDatabase

Python Module

omni.graph.nodes

omni.graph.nodes.GetGatheredAttribute Description

Copies gathered scaler/vector attribute values from the Gather buckets into an array attribute PROTOTYPE DO NOT USE, Requires GatherPrototype

omni.graph.nodes.GetGatheredAttribute Inputs

Name

Type

Default

Required?

Descripton

inputs:gatherId

uint64

0

Y

The GatherId of the Gather containing the attribute values

inputs:name

token

Y

The name of the gathered attribute to join

omni.graph.nodes.GetGatheredAttribute Outputs

Name

Type

Default

Required?

Descripton

outputs:value

any

None

Y

The gathered attribute values as an array