Show in Contents
Add to Favorites
Home: Smoke
Operator Reference
Operator Reference
Comparison Operators
Animating with the Channel Editor
>
Expressions
>
Operator Reference
>
Arithmetic Operators
Use the following arithmetic operators to perform basic mathematical operations.
Operator
Description
+
Addition
-
Subtraction
*
Multiplication
/
Division
%
Modulo (this is a binary operator)
(
x, y, z
)
Vector where
x, y, and z
are scalar values
Comment on this topic