The LevelOfDetailBoundingSphere QML type provides a simple spherical volume, defined by its center and radius. 更多...
| import 语句: | import Qt3D.Render 2.5 |
| 实例化: | QLevelOfDetailBoundingSphere |
| 继承: | Component3D |
|
[read-only] center : QVector3D |
Specifies the center of the bounding sphere
|
[read-only] radius : qreal |
Specifies the radius of the bounding sphere