Attention: Here be dragons
This is the latest
(unstable) version of this documentation, which may document features
not available in or compatible with released stable versions of Godot.
Checking the stable version of the documentation...
Compositor
Sperimentale: More customization of the rendering pipeline will be added in the future.
Eredita: Resource < RefCounted < Object
Memorizza gli attributi utilizzati per personalizzare il modo in cui viene renderizzata una Viewport.
Descrizione
La risorsa compositore memorizza gli attributi utilizzati per personalizzare il modo in cui viene renderizzato una Viewport.
Tutorial
Proprietà
|
Descrizioni delle proprietà
Array[CompositorEffect] compositor_effects = [] 🔗
void set_compositor_effects(value: Array[CompositorEffect])
Array[CompositorEffect] get_compositor_effects()
Gli CompositorEffect personalizzati che vengono applicati durante il rendering delle viewport attraverso questo compositore.