⚠ Preview docs — built from the develop branch and may be unstable. Go to the stable docs.

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. If the Model is still loading, this returns a default 10cm cube.




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