Blender V5.0
GlowVars Struct Reference

#include <DNA_sequence_types.h>

Public Attributes

float fMini
float fClamp
float fBoost
float dDist
int dQuality
int bNoComp

Detailed Description

Definition at line 402 of file DNA_sequence_types.h.

Member Data Documentation

◆ bNoComp

int GlowVars::bNoComp

◆ dDist

float GlowVars::dDist

◆ dQuality

◆ fBoost

float GlowVars::fBoost

Amount to multiply glow intensity.

Definition at line 407 of file DNA_sequence_types.h.

Referenced by blender::seq::do_glow_effect_byte(), blender::seq::do_glow_effect_float(), and blender::seq::init_glow_effect().

◆ fClamp

◆ fMini

float GlowVars::fMini

Minimum intensity to trigger a glow.

Definition at line 404 of file DNA_sequence_types.h.

Referenced by blender::seq::do_glow_effect_byte(), blender::seq::do_glow_effect_float(), and blender::seq::init_glow_effect().


The documentation for this struct was generated from the following file: