FrameGraphNode QML Type

全てのFrameGraph設定ノードの基本クラスです。詳細...

詳細説明

このクラスが直接インスタンス化されることはほとんどありませんが、動的フレームグラフで他のノードをグループ化するのに便利です。実際の動作はサブクラスで行います。

サブクラスは

クラス説明
CameraSelectorシーン内のすべての利用可能なカメラからカメラを選択
ClearBuffersどのバッファをどの値までクリアするかを指定する。
DispatchCompute演算カーネルの指定
FrustumCullingフラストラムカリングを有効にする
LayerFilter描画するレイヤーを選択
NoDraw描画を無効にする
RenderPassFilter描画するレンダーパスを選択する
RenderStateSetレンダリング状態の設定
RenderSurfaceSelector描画するサーフェスを選択する
RenderTargetSelector描画するRenderTarget を選択する。
SortPolicy描画順序を決定するためのエンティティのソート方法を指定する。
TechniqueFilter描画するテクニックを選択する
ビューポートビューポートを指定する
MemoryBarrierメモリバリアの設置

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