myRotation.equals( otherRotation ) in Anark Studio 2.5
Compare two rotation vectors for equivalence.
Arguments
name | type | description |
---|---|---|
otherRotation | Rotation | The rotation vector to compare |
- Return Type
- Boolean
Description
Calculates and returns whether or not the current rotation vector is equal to otherRotation.