CapsuleGeometry QML Type

カプセルモデルを生成するためのジオメトリ。詳細...

Since: Qt 6.4
Inherits:

Geometry

プロパティ

詳細説明

カプセルモデルを生成するためのジオメトリ。

プロパティの説明

diameter : real [default: 100]

xz平面の直径。


enableNormals : bool [default: true]

メッシュ面の法線を生成します。


enableUV : bool [default: false]

メッシュのUV座標を生成します。


height : real [default: 100]

半球を除いたy軸上の中央円柱の高さ。


latitudes : int [default: 16]

緯度の数。偶数でなければならない。


longitudes : int [default: 32]

経度または子午線の数。


rings : int [default: 1]

半球間の円柱のセクション数。


© 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.