Constant Frame

Container for a 4x4 double-precision floating-point matrix value with the ‘frame’ role, 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)

frame[4]

The value, acting as both input and output.

[[1.0, 0.0, 0.0, 0.0], [0.0, 1.0, 0.0, 0.0], [0.0, 0.0, 1.0, 0.0], [0.0, 0.0, 0.0, 1.0]]

Metadata

outputOnly = 1

Metadata

Name

Value

Unique ID

omni.graph.nodes.ConstantFrame

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

OgnConstantFrameDatabase

Python Module

omni.graph.nodes