BlendState

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

dst_factor_alpha
BlendFactor dst_factor_alpha;
Undocumented in source.
dst_factor_rgb
BlendFactor dst_factor_rgb;
Undocumented in source.
enabled
bool enabled;
Undocumented in source.
op_alpha
BlendOp op_alpha;
Undocumented in source.
op_rgb
BlendOp op_rgb;
Undocumented in source.
src_factor_alpha
BlendFactor src_factor_alpha;
Undocumented in source.
src_factor_rgb
BlendFactor src_factor_rgb;
Undocumented in source.

Meta