LevelOfDetailBoundingSphere QML Type

The LevelOfDetailBoundingSphere QML type provides a simple spherical volume, defined by its center and radius. 更多...

导入语句: import Qt3D.Render 2.6
实例化: QLevelOfDetailBoundingSphere
继承:

Component3D

特性

详细描述

特性文档编制

[read-only] center : QVector3D

Specifies the center of the bounding sphere


[read-only] radius : qreal

Specifies the radius of the bounding sphere