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 |
Copyright © 2017, Toolchefs LTD.