Degrees to Radians Scalar: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Updated descriptions and added example images. |
||
| Line 1: | Line 1: | ||
<div style="float:right; border-style:solid; padding:20px"><categorytree mode=pages hideroot=off>Convert</categorytree></div> | |||
[[File:DegreesToRadiansScalar_00_GUI.png|none|470px|Degrees to Radians Scalar]] | |||
== Overview == | |||
The Degrees to Radians Scalar node converts a scalar value from degrees to radians. The math to convert degrees to radians is: | |||
Degrees * π/180 | |||
Pi ( π) is used in trigonometry as a constant to represent a half-rotation around a circle in radians, and has a value of approximately 3.14159. | |||
[[File:Degree_Radian_Conversion.png|none|600px|Degree-Radian Conversion]] | |||
This node has no other settings apart from the Input node. | |||
'''Settings:''' | |||
*'''Name:''' This setting allows you to apply a descriptive name to the node, which can be helpful when using multiple Degrees to radians scalar nodes in a project. | |||
*'''Enable:''' When checked, the node is active and the conversion operation will take place. When unchecked the values assigned to its Main Input, if any, are passed through, otherwise a value of 0 is passed through. | |||
<br /n> | |||
[[Category:Convert]] | [[Category:Convert]] | ||
Latest revision as of 00:14, 9 March 2022

Overview
The Degrees to Radians Scalar node converts a scalar value from degrees to radians. The math to convert degrees to radians is:
Degrees * π/180
Pi ( π) is used in trigonometry as a constant to represent a half-rotation around a circle in radians, and has a value of approximately 3.14159.

This node has no other settings apart from the Input node.
Settings:
- Name: This setting allows you to apply a descriptive name to the node, which can be helpful when using multiple Degrees to radians scalar nodes in a project.
- Enable: When checked, the node is active and the conversion operation will take place. When unchecked the values assigned to its Main Input, if any, are passed through, otherwise a value of 0 is passed through.