The RenderSettings type holds settings related to rendering process and host the active FrameGraph . 更多...
| import 语句: |
import Qt3D.Render 2.8
|
| 在 C++: | QRenderSettings |
| 状态: | Deprecated |
The RenderSettings component must be set as a component of the scene root entity. It specifies render policy and picking settings, as well as hosts the active FrameGraph .
|
activeFrameGraph : FrameGraphNode |
Holds the currently active FrameGraph .
|
pickingSettings
:
PickingSettings
|
Holds the current pick settings for the FrameGraph .
|
renderCapabilities
:
RenderCapabilities
|
Holds the details of the supported rendering engine
|
renderPolicy : enumeration |
Holds the current render policy.