bn::bgs_mosaic_vertical_stretch_manager class

Manages the vertical stretch of the mosaic applied to the backgrounds.

Public static functions

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

Function documentation

static void bn::bgs_mosaic_vertical_stretch_manager::set(fixed vertical_stretch)

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

Parameters
vertical_stretch Vertical stretch in the range [0..1].