The levelOfDetailBoundingSphere QML type provides a simple spherical volume, defined by its center and radius. 更多...
| import 语句: |
import Qt3D.Render 2.8
|
| 在 C++: | QLevelOfDetailBoundingSphere |
| 继承: | |
| 状态: | Deprecated |
|
center
:
vector3d
|
Specifies the center of the bounding sphere
|
radius
:
real
|
Specifies the radius of the bounding sphere