Vector Scale Node

vector scale node

Scales a vector by a scalar.

Inputs:

  • vec: The vector to scale.
  • scl: The scalar to multiply the vector by.

Outputs:

  • out: The scaled vector.