bn::bgs_mosaic_horizontal_stretch_manager class

Manages the horizontal 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 horizontal_stretch)
Sets the horizontal stretch of the mosaic applied to the backgrounds.

Function documentation

static void bn::bgs_mosaic_horizontal_stretch_manager::set(fixed horizontal_stretch)

Sets the horizontal stretch of the mosaic applied to the backgrounds.

Parameters
horizontal_stretch Horizontal stretch in the range [0..1].