levelOfDetailBoundingSphere QML Type

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

import 语句: import Qt3D.Render 2.10
在 C++: QLevelOfDetailBoundingSphere
继承:

Component3D

状态: 弃用

特性

详细描述

特性文档编制

center : vector3d [read-only]

Specifies the center of the bounding sphere

radius : real [read-only]

Specifies the radius of the bounding sphere