LayerFilter QML Type

Controls layers Drawn in a frame graph branch. 更多...

import 語句: import Qt3D.Render 2.0
Since: Qt 5.5
實例化: QLayerFilter
繼承: FrameGraphNode

特性

詳細描述

A LayerFilter can be used to instruct the renderer as to which layer(s) to draw in that branch of the frame graph. The LayerFilter selects which entities to draw based on the instances added to the LayerFilter and as components to the Entity .

特性文檔編製

[read-only] layers : list < >

Holds a list of layers specifying the layers to select for drawing.