myRotation.maxVector( otherRotation ) in Anark Studio 2.5
Calculate the maximum rotation vector.
Arguments
| name | type | description | 
|---|---|---|
| otherRotation | Rotation | The rotation vector to compare | 
- Return Type
 - (none)
 
Description
Modifies the current rotation vector to contain elements that are the maximum between the given rotation vector and the current rotation vector.