Method GetVerts
GetVerts(Bounds, List<Vector3>)
Converts a bounds into a collection of verts, one for each corner
Declaration
public static void GetVerts(Bounds bounds, List<Vector3> vectors)
Parameters
Type | Name | Description |
---|---|---|
Bounds | bounds | |
List<Vector3> | vectors |