Table of Contents

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