Constant Int2

Container for a 2-component 32-bit signed integer value, mainly used to share a common value between several downstream nodes.

Installation

To use this node enable omni.graph.nodes in the Extension Manager.

Inputs

Name

Type

Descripton

Default

Value (inputs:value)

int[2]

The value, acting as both input and output.

[0, 0]

Metadata

outputOnly = 1

Metadata

Name

Value

Unique ID

omni.graph.nodes.ConstantInt2

Version

1

Extension

omni.graph.nodes

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

None

Categories

constants

Generated Class Name

OgnConstantInt2Database

Python Module

omni.graph.nodes