OmniGraph Node omni.graph.nodes.ToDeg

omni.graph.nodes.ToDeg Properties

Name

Value

Version

1

Extension

omni.graph.nodes

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

To Degrees

__categories

math:conversion

Generated Class Name

OgnToDegDatabase

Python Module

omni.graph.nodes

omni.graph.nodes.ToDeg Description

Convert radian input into degrees

omni.graph.nodes.ToDeg Inputs

Name

Type

Default

Required?

Descripton

inputs:radians

[‘double’, ‘double[]’, ‘float’, ‘float[]’, ‘half’, ‘half[]’, ‘timecode’]

None

Y

Angle value in radians to be converted

uiName

Radians

omni.graph.nodes.ToDeg Outputs

Name

Type

Default

Required?

Descripton

outputs:degrees

[‘double’, ‘double[]’, ‘float’, ‘float[]’, ‘half’, ‘half[]’, ‘timecode’]

None

Y

Angle value in degrees

uiName

Degrees