/
Get Angle Between Vectors
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 |
Related content
Rotate Vector
Rotate Vector
More like this
Compute Direction
Compute Direction
More like this
Get Vector Length
Get Vector Length
More like this
Offset Vector
Offset Vector
More like this
Expression
Expression
More like this
Joint Aim (Behaviour)
Joint Aim (Behaviour)
More like this
Copyright © 2017, Toolchefs LTD.