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.

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