Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

RenderTarget

The RenderTarget class encapsulates a target (usually a frame buffer object) which the renderer can render into. More...

Import Statement: import Qt3D.Render 2.4
Since: Qt 5.7
Instantiates: QRenderTarget

Properties

Detailed Description

A RenderTarget comprises of RenderTargetOutput objects, which specify the the buffers the render target is rendering to. The user can specify MRT(Multiple Render Targets) by attaching multiple textures to different attachment points. The results are undefined if the user tries to attach multiple textures to the same attachment point. At render time, only the draw buffers specified in the RenderTargetSelector are used.

Property Documentation

attachments : list<RenderTargetOutput>

Holds the attachments for the RenderTarget.


Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded