API Reference
nukescripts.
calcAveragePosition
Calculate the average position of all points.
points – An iterable sequence of _nukemath.Vector3 objects.
A _nukemath.Vector3 containing the average of all the points.