myVector.minVector( otherVector ) in Anark Studio 2.5

Calculate the minimum vector.

Arguments

nametypedescription
otherVector Vector The vector to compare to.
Return Type
(none)

Description

Modifies the current vector to contain elements that are the minimum between the given vector and the current vector.