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