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