/
Scale Vector

Scale Vector

Returns a scaled vector. If you want normalize the input before applying the scale activate the normalizeInput attribute

Success: When the result value is set onto the blackboard.

Failure: When there is no valid blackboard key to write to

Running: Never


Attributes

Attributes
Type
Description
vectorvector3Input vector
scaledoubleScale value
normalizeInputboolNormalize the input vector before apply the scale
blackboardKeystringThe blackboard key where the vector will be stored

Related content

Get Vector Length
Get Vector Length
More like this
Rotate Vector
More like this
Offset Vector
More like this
Get Angle Between Vectors
Get Angle Between Vectors
More like this
Compute Direction
Compute Direction
More like this