Specifies the bounds of a model. More...
\inqmlmoduleQtQuick3D \since 5.15
\inqmlmodule
\since
bounds specify a bounding box with minimum and maximum points. bounds is a readonly property of the model.
maximum : vector3d
Specifies the maximum point of the model bounds.
See also minimum.
minimum : vector3d
Specifies the minimum point of the model bounds.
See also maximum.