OmniGraph Node omni.graph.nodes.Cos

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

OgnCosDatabase

Python Module

omni.graph.nodes

omni.graph.nodes.Cos Description

Trigonometric operation cosine of one input in degrees.

omni.graph.nodes.Cos Inputs

Name

Type

Default

Required?

Descripton

inputs:value

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

None

Y

Angle in degrees whose cosine value is to be found

omni.graph.nodes.Cos Outputs

Name

Type

Default

Required?

Descripton

outputs:value

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

None

Y

The cosine value of the input angle in degrees

uiName

Result