Skip to content
GDavid edited this page Dec 22, 2021 · 8 revisions

Number

Operator: To Degrees, Radians

Operator: Multiply Accumulate

Operator: Difference

Operator: Integer Divide + Modulus

Operator: Signum (Positive, Negative Zero)

Operator: Extract Digit

Vector

Operator: Vector Component Wise Multiply

Operator: Split Vector

stat value
complexity number of components output (+ 1 when outputting more than 1 component)

Operator: Replace Vector Component

Operator: Round Vector

Operator: Truncate Vector

Removes the decimal places of the components of a vector

Operator: Clamp Vector

Limits the magnitude of a vector

Operator: Nearest Axial Vector

Returns the axis-aligned vector (+/- X/Y/Z) the most similar to the specified direction vector

Clone this wiki locally