English
Appearance
new Bounds ((cnt, ext))
Create a new bounding box.
Vector3?
let bounds = new Bounds(new Vector3(1, 1, 1), new Vector3(1, 1, 1));