CapsuleGeometry QML Type
カプセルモデルを生成するためのジオメトリ。詳細...
Since: | Qt 6.4 |
Inherits: |
プロパティ
- diameter : real
- enableNormals : bool
- enableUV : bool
- height : real
- latitudes : int
- longitudes : int
- rings : int
詳細説明
カプセルモデルを生成するためのジオメトリ。
プロパティの説明
diameter : real |
xz平面の直径。
enableNormals : bool |
メッシュ面の法線を生成します。
enableUV : bool |
メッシュのUV座標を生成します。
height : real |
半球を除いたy軸上の中央円柱の高さ。
latitudes : int |
緯度の数。偶数でなければならない。
longitudes : int |
経度または子午線の数。
rings : 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.