Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
ShaderBlendSettingPreset Struct Reference

Public Attributes

int SrcBlend
 
int DestBlend
 
bool DepthMask
 
bool AlphaTest
 

Detailed Description

Definition at line 71 of file GameMtlShaderDlg.cpp.

Member Data Documentation

◆ AlphaTest

bool ShaderBlendSettingPreset::AlphaTest

Definition at line 76 of file GameMtlShaderDlg.cpp.

◆ DepthMask

bool ShaderBlendSettingPreset::DepthMask

Definition at line 75 of file GameMtlShaderDlg.cpp.

◆ DestBlend

int ShaderBlendSettingPreset::DestBlend

Definition at line 74 of file GameMtlShaderDlg.cpp.

◆ SrcBlend

int ShaderBlendSettingPreset::SrcBlend

Definition at line 73 of file GameMtlShaderDlg.cpp.


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