AtmosphereFilter class final

Soft atmosphere-style preset for shimmer/backdrop motion.

This is gentler than CrtFilter and intended for modal backdrops or scene ambience rather than explicit display emulation.

Inheritance

Constructors

AtmosphereFilter({double distortion = 0.12, double vignette = 0.06})

Properties

filters List<BufferFilter>
finalinherited
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

apply(Buffer source, Buffer target, double dt) → void
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited