KDGpu::BlendOptions¶
#include <graphics_pipeline_options.h>
Public Attributes¶
Name | |
---|---|
bool | blendingEnabled |
BlendComponent | color |
BlendComponent | alpha |
Friends¶
Name | |
---|---|
bool | operator==(const BlendOptions & , const BlendOptions & ) |
Public Attributes Documentation¶
variable blendingEnabled¶
1 |
|
variable color¶
1 |
|
variable alpha¶
1 |
|
Friends¶
friend operator==¶
1 2 3 4 5 |
|
Updated on 2024-11-22 at 00:01:59 +0000