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

Version 1 Current »

Rotates a vector by an angle/axis and save the result inside the blackboard entry.

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
vectorvector3Input vector
axisvector3Rotation axis
angledoubleRotation angle in degrees
blackboardKeystringThe blackboard key where the vector will be stored
  • No labels