Function DrawingUtilities.BoundsFrom
BoundsFrom
(NativeArray<float3> points)
Bounding box which contains all points in the array.
Public
Static
BoundsFrom
(Vector3[] points)
Bounding box which contains all points in the array.
Public
Static