Class Compositor
Stores attributes used to customize how a Viewport is rendered.
- Inheritance
-
Compositor
Remarks
The compositor resource stores attributes used to customize how a Viewport is rendered.
See Also
Properties
compositor_effects
The custom CompositorEffects that are applied during rendering of viewports using this compositor.
var compositor_effects : CompositorEffect[] = []
Property Value
- CompositorEffect[]
Remarks
- void set_compositor_effects(CompositorEffect[] value)
- CompositorEffect[] get_compositor_effects