Command QML Type

Supertype of commands to be performed as part of a pass in an Effect. More...

Import Statement: import QtQuick3D .
Inherited By:

BufferInput and SetUniformValue

Detailed Description

The Command type should not be instantiated by itself, but only exists as a polymorphic supertype for the different actions that can be performed as part of a render pass.

See also BufferInput, SetUniformValue, and Effect.

© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.0/qml-qtquick3d-command.html