class
#include <bn_blending_actions.h>
blending_intensity_alpha_manager Manages the weight of the intensity blending.
Public static functions
Function documentation
static void bn:: blending_intensity_alpha_manager:: set(fixed intensity_alpha)
Sets the weight of the intensity blending, with 0 being disabled and 1 being fully applied.
Parameters | |
---|---|
intensity_alpha | Intensity weight in the range [0..1]. |
Keep in mind that intensity and fade blendings can't be enabled at the same time.