bn::bgs_mosaic_stretch_manager class

Manages the stretch of the mosaic applied to the backgrounds.

Public static functions

static auto get() -> fixed
Returns the horizontal stretch of the mosaic applied to the backgrounds.
static void set(fixed stretch)
Sets the stretch of the mosaic applied to the backgrounds.

Function documentation

static void bn::bgs_mosaic_stretch_manager::set(fixed stretch)

Sets the stretch of the mosaic applied to the backgrounds.

Parameters
stretch Stretch in the range [0..1].