mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
document defaults
This commit is contained in:
parent
fcd3c8bf26
commit
a505281e34
@ -145,7 +145,7 @@ namespace NewHorizons.External.Modules
|
||||
public string texturePath;
|
||||
|
||||
/// <summary>
|
||||
/// Colour of the inner cloud layer.
|
||||
/// Colour of the inner cloud layer. Defaults to white.
|
||||
/// </summary>
|
||||
public MColor tint;
|
||||
|
||||
|
||||
@ -30,7 +30,7 @@ namespace NewHorizons.External.Modules.VariableSize
|
||||
[DefaultValue(true)] public bool hasAtmosphere = true;
|
||||
|
||||
/// <summary>
|
||||
/// Colour of the light given off.
|
||||
/// Colour of the light given off. Defaults to yellowish.
|
||||
/// </summary>
|
||||
public MColor lightTint;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user