/
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 |
---|---|---|
vector | vector3 | Input vector |
scale | double | Scale value |
normalizeInput | bool | Normalize the input vector before apply the scale |
blackboardKey | string | The blackboard key where the vector will be stored |
, multiple selections available,
Related content
Get Vector Length
Get Vector Length
More like this
Rotate Vector
Rotate Vector
More like this
Offset Vector
Offset Vector
More like this
Get Angle Between Vectors
Get Angle Between Vectors
More like this
Compute Direction
Compute Direction
More like this
SeExpr
More like this