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
vector1vector3First input vector
vector2vector3Second input vector
absoluteValueboolIf on, this node returns an absolute value instead of the signed angle
blackboardKeystringThe blackboard key where the angle will be stored

Copyright © 2017, Toolchefs LTD.