OmniGraph Node omni.graph.tutorials.StateAttributesPy

omni.graph.tutorials.StateAttributesPy Properties

Name

Value

Version

1

Extension

omni.graph.tutorials

Icon

ogn/icons/omni.graph.tutorials.StateAttributesPy.svg

Has State?

True

Implementation Language

Python

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

Tutorial Python Node: State Attributes

__categories

tutorials

__language

Python

Generated Class Name

OgnTutorialStateAttributesPyDatabase

Python Module

omni.graph.tutorials

omni.graph.tutorials.StateAttributesPy Description

This is a tutorial node. It exercises state attributes to remember data from on evaluation to the next.

omni.graph.tutorials.StateAttributesPy Inputs

Name

Type

Default

Required?

Descripton

inputs:ignored

bool

False

Y

Ignore me

omni.graph.tutorials.StateAttributesPy State

Name

Type

Default

Required?

Descripton

state:monotonic

int

None

Y

The monotonically increasing output value, reset to 0 when the reset value is true

state:reset

bool

True

Y

If true then the inputs are ignored and outputs are set to default values, then this flag is set to false for subsequent evaluations.

__default

true