class
#include <bn_regular_bg_actions.h>
regular_bg_blending_manager Manages if blending must be applied to a regular_
Public static functions
-
static auto get(const regular_
bg_ ptr& bg) -> bool - Indicates if blending is applied to the given regular_
bg_ ptr or not. -
static void set(bool blending_enabled,
regular_
bg_ ptr& bg) - Sets if blending must be applied to the given regular_
bg_ ptr or not.