from List
Returns an instance of Vec3 with the given list of coordinates of given type.
If the size of the list of coordinates is different from 3, IllegalArgumentException is thrown.
Since
v2.0.0
Returns an instance of Vec3 with the given list of coordinates.
If the size of the list of coordinates is different from 3, IllegalArgumentException is thrown.
Since
v2.0.0
Returns an instance of Vec3 with the given list of coordinates.
If the size of the list of coordinates is different from 3, IllegalArgumentException is thrown.