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