OmniGraph Node omni.graph.nodes.ToRad

omni.graph.nodes.ToRad 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 Radians

__categories

math:conversion

Generated Class Name

OgnToRadDatabase

Python Module

omni.graph.nodes

omni.graph.nodes.ToRad Description

Convert degree input into radians

omni.graph.nodes.ToRad Inputs

Name

Type

Default

Required?

Descripton

inputs:degrees

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

None

Y

Angle value in degrees to be converted

uiName

Degrees

omni.graph.nodes.ToRad Outputs

Name

Type

Default

Required?

Descripton

outputs:radians

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

None

Y

Angle value in radians

uiName

Radians