Supertype of commands to be performed as part of a pass in an Effect. 更多...
import 语句: | import QtQuick3D |
继承者: | BufferInput and SetUniformValue |
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 .
另请参阅 BufferInput , SetUniformValue ,和 Effect .