Vec3.Max
Vec3 a | Order isn’t important here. |
Vec3 b | Order isn’t important here. |
RETURNS: Vec3 | The maximum value for each corresponding vector pair. |
Returns a vector where each elements is the maximum value for each corresponding pair.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!