OmniGraph Node omni.graph.nodes.Sin

omni.graph.nodes.Sin Properties

Name

Value

Version

1

Extension

omni.graph.nodes

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

None

__categories

math:operator

Generated Class Name

OgnSinDatabase

Python Module

omni.graph.nodes

omni.graph.nodes.Sin Description

Trigonometric operation sine of one input in degrees.

omni.graph.nodes.Sin Inputs

Name

Type

Default

Required?

Descripton

inputs:value

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

None

Y

Angle in degrees whose sine value is to be found

omni.graph.nodes.Sin Outputs

Name

Type

Default

Required?

Descripton

outputs:value

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

None

Y

The sine value of the input angle

uiName

Result