RenderTargetSelector QML Type

レンダーターゲットを指定する方法を提供します。詳細...

Import Statement: import Qt3D.Render 2.8
In C++: QRenderTargetSelector
Inherits:

FrameGraphNode

Status: Deprecated

プロパティ

詳細説明

RenderTargetSelector は、FrameGraph のアクティブなRenderTarget を選択するために使用されます。RenderTargetSelector が FrameGraph に存在する場合、レンダリングはRenderSurfaceSelector で指定されたサーフェスではなく、Texture オブジェクトまたは描画バッファに向けられます。

プロパティの説明

target : RenderTarget

現在のレンダーターゲットを保持します。


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