Get Angle Between Vectors
Returns the angle between 2 vector. If the angle is positive then the second vector is on the left side, if it is negative then it is on the right side.
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 |
---|---|---|
vector1 | vector3 | First input vector |
vector2 | vector3 | Second input vector |
absoluteValue | bool | If on, this node returns an absolute value instead of the signed angle |
blackboardKey | string | The blackboard key where the angle will be stored |
Copyright © 2017, Toolchefs LTD.