LevelOfDetailBoundingSphere QML Type

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

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

Component3D

特性

详细描述

特性文档编制

center : QVector3D

Specifies the center of the bounding sphere


radius : qreal

Specifies the radius of the bounding sphere