class

PointClickEngine::Graphics::Shaders::Retro::VHSEffect

Inherits PointClickEngine::Graphics::Shaders::ShaderEffect < Reference < Object

VHS tape distortion effect

Constructors

create
Source

Instance methods

distortion
Source
distortion=(distortion : Float32)
Source
noise_amount
Source
noise_amount=(noise_amount : Float32)
Source
scan_distort
Source
scan_distort=(scan_distort : Float32)
Source
setup_uniforms

Setup uniform locations (override in subclasses)

Source
update_uniforms(time : Float32)

Update shader uniforms before rendering

Source