myRotation.minVector( otherRotation ) in Anark Studio 2.5
Calculate the minimum 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 minimum between the given rotation vector and the current rotation vector.