Math node
Perform basic arithmetic operations on numbers.
읽는 시간 1분최근 업데이트: 5일 전
The Math node is a toolbox for common calculations. Select the arrow on the node to access the various tools. Typical uses:
- Clamp a value between a minimum and maximum. For example, to keep a volume between 0 and 1.
- Get minimum/maximum of numbers, absolute value, rounding.
- Powers and roots (for example- square, square root).
- Trigonometry (sine, cosine) for smooth motion or oscillations.