Kerbal Space Program
1.12.4
|
Classes | |
class | MaterialSwapInformation |
Information for materials to be swapped in depending on shader quality setting. More... | |
Public Member Functions | |
void | ApplyMaterials () |
Applies the materials depending on the current shader quality setting More... | |
Public Attributes | |
List< MaterialSwapInformation > | materialSwaps |
List of the materials to be swapped in More... | |
bool | updateWhenGameSettingsApplied = false |
Update the materials when game settings are applied. Off by default for performance reasons. More... | |
|
inline |
Applies the materials depending on the current shader quality setting
List<MaterialSwapInformation> MaterialBasedOnGraphicsSetting.materialSwaps |
List of the materials to be swapped in
bool MaterialBasedOnGraphicsSetting.updateWhenGameSettingsApplied = false |
Update the materials when game settings are applied. Off by default for performance reasons.