Command QML Type

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

Detailed Description

\inheritsObject \inqmlmodule QtQuick3D

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.