SphereGeometryView QML Type
球形网格更多
Import Statement: | import Qt3D.Extras 2.9 |
In C++: | QSphereGeometryView |
Status: | Deprecated |
属性
- generateTangents : bool
- radius : real
- rings : int
- slices : int
详细说明
属性文档
generateTangents : bool |
保存自动生成切向量标志的值。切向量与法向量正交。
radius : real |
保留球体的半径。
rings : int |
网格中的环数。
slices : int |
网格片数。
© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.