OmniGraph Node omni.graph.nodes.ToString

omni.graph.nodes.ToString Properties

Name

Value

Version

1

Extension

omni.graph.nodes

Has State?

False

Implementation Language

Python

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

To String

__categories

function

__language

Python

Generated Class Name

OgnToStringDatabase

Python Module

omni.graph.nodes

omni.graph.nodes.ToString Description

Converts the given input to a string equivalent.

omni.graph.nodes.ToString Inputs

Name

Type

Default

Required?

Descripton

inputs:value

any

None

Y

The value to be converted to a string

uiName

value

omni.graph.nodes.ToString Outputs

Name

Type

Default

Required?

Descripton

outputs:converted

string

None

Y

Output string

uiName

String