Parallaxizer.h
Emulates 3D perspective by projecting positions as regressing towards a vanishing point...
Definition: Parallaxizer.h:45
static void SetRange(float maxParallax)
Sets the maximum parallax range.
Definition: AssetID.h:37
static Vector Shift(const Vector &src)
Interprets the Z as a parallax distance and returns the projected position.