Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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: WWhen 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
  • No labels