Python Template Node

Template Node to use that shows the basic requirements of an OmniGraph Python node. For the sake of illustration it multiplies a float value by the number returned from the IOmniGraphTemplateMixed.get_multiplier() function, which is 2.0 for testing purposes

Installation

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

Inputs

Name

Type

Descripton

Default

Value (inputs:value)

float

Value

0.0

Outputs

Name

Type

Descripton

Default

Value (outputs:value)

float

Value

None

Metadata

Name

Value

Unique ID

omni.graph.template.mixed.TemplateNodePy

Version

1

Extension

omni.graph.template.mixed

Has State?

False

Implementation Language

Python

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

Python Template Node

Categories

examples

Generated Class Name

OgnTemplateNodePyDatabase

Python Module

omni.graph.template.mixed