Divide Constant
VEX node
Divides the incoming integer, float, vector or vector4 value by the specified constant value.
See also: Divide, Multiply Constant, Multiply, Scale
This operator divides the incoming integer, float, vector or vector4 value by the specified constant value.
It represents a simpler version of the Divide operator because it does not require a second input. It is ideal for scaling a value by a constant.
Usages in other examples
| Example name | Example for |
|---|