Mathematic Nodes – Angular

DESCRIPTION


The Angular utility node allows you to calculate the value to radian/ degree/ minutes/ seconds. All the input and output attributes have x, y, and z, components. If you just want to work with single values, then just use one of the x, y, or z channels.

ATTRIBUTES

Name: source (src)
Type: enum
Default: 0
Note: It specifies type of input value. Type could be:

0: radian (default)
1: degree
2: minutes
3: seconds

Name: target (trg)
Type: enum
Default: 0
Note: It specifies type of output value. Type could be:

0: no operation – input value(s) pass through node without any changes.
1: radian
2: degree
3: minutes
4: seconds

Name: input (in)
Type: point
Default: 0.0, 0.0, 0.0
Note: The input value

Name: output (out)
Type: point
Default: 0.0, 0.0, 0.0
Note: The output value