ChromaticAberrationEffect

class in InfEngine.renderstack

Inherits from: FullScreenEffect

Description

URP-aligned Chromatic Aberration post-processing effect.

description

Properties

Name Type Description
intensity float (read-only)

properties

Public Methods

Method Description
get_shader_list() → List[str]
setup_passes(graph: 'RenderGraph', bus: 'ResourceBus') → None

public_methods

Example

# TODO: Add example for ChromaticAberrationEffect

example

See Also

see_also