Model.Bounds

Bounds Bounds{ get set }

Description

This is a bounding box that encapsulates the Model and all its subsets! It’s used for collision, visibility testing, UI layout, and probably other things. While it’s normally calculated from the mesh bounds, you can also override this to suit your needs.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!