ConeGeometryView QML Type
锥形网格更多
Import Statement: | import Qt3D.Extras 2.9 |
In C++: | QConeGeometryView |
Status: | Deprecated |
属性
- bottomRadius : real
- hasBottomEndcap : bool
- hasTopEndcap : bool
- length : real
- rings : int
- slices : int
- topRadius : real
详细说明
属性文档
bottomRadius : real |
保存圆锥体的底部半径。
hasBottomEndcap : bool |
确定锥体底部是封顶还是开放。
hasTopEndcap : bool |
确定锥顶是封顶还是开放。
length : real |
保存圆锥体的长度。
rings : int |
网格中的环数。
slices : int |
网格中的切片数。
topRadius : real |
保持圆锥体的顶部半径。
© 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.