StaticRigidBody QML Type

Static rigid body. More...

Import Statement: import QtQuick3DPhysics
Since: Qt 6.4
Inherits:

PhysicsBody

Detailed Description

This is an immovable and static rigid body. It is technically possible to move the body but it will incur a performance penalty. Any collision shape is allowed for this body.