CollisionShape QML Type

衝突図形の基本型。詳細...

Import Statement: import QtQuick3D.Physics
Since: Qt 6.4
Inherits:

Node

Inherited By:

BoxShape, CapsuleShape, ConvexMeshShape, HeightFieldShape, PlaneShape, SphereShape, and TriangleMeshShape

プロパティ

詳細説明

これはすべてのコリジョンシェイプの基本型である。コリジョンシェイプは、物理シミュレーションの目的のために、オブジェクトの物理的な形状と範囲を定義するために使用されます。

Shapes and Bodies overview documentationも参照してください

プロパティ ドキュメント

enableDebugDraw : bool

このプロパティは、シェイプのデバッグビューの描画を有効にします。

デフォルト値:false


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