
Qt Quick 3D Physics provides the following QML types:
Import the QtQuick3DPhysics module with the following statement:
import QtQuick3D.Physics
Box collision shape |
|
Capsule shape |
|
Defines a character controller |
|
Base type for physics nodes |
|
Base type for collision shapes |
|
Defines a convex shape based on a mesh |
|
Dynamic rigid body |
|
Dynamics world |
|
Height field shape |
|
Base type for physics bodies |
|
Physics material |
|
Plane shape |
|
Sphere shape |
|
Static rigid body |
|
Triangle mesh shape |
|
Base type for a trigger body |