PlaneShape QML Type▲
-
Import Statement: import QtQuick3DPhysics
-
Since: Qt 6.4
-
Inherits: CollisionShape
Detailed Description▲
This is the plane shape. Planes divide space into "above" and "below" them. Everything "below" the plane will collide with it and be pushed above it. The Plane lies on the XY plane with "above" pointing towards positive Z.