RenderTargetSelector QML Type

提供一种指定渲染目标的方法。更多

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

FrameGraphNode

Status: Deprecated

属性

详细说明

RenderTargetSelector 用于为 FrameGraph 选择活动的RenderTarget 。当 RenderTargetSelector 出现在 FrameGraph 中时,渲染将直接进入纹理对象或绘制缓冲区,而不是RenderSurfaceSelector 中指定的表面。

属性文档

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.