ConvexMeshShape QML Type

Defines a convex shape based on a mesh. More...

Import Statement: import QtQuick3DPhysics
Since: Qt 6.4
Inherits:

CollisionShape

Properties

Detailed Description

This type defines a convex shape based on a mesh.

Property Documentation

meshSource : url

This property defines the location of the mesh file used to define the shape. If the mesh is not convex, the convex hull of the mesh will be used.


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