mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
doc
This commit is contained in:
parent
5708e81178
commit
2a750efe11
@ -30,7 +30,7 @@ namespace NewHorizons.External.Modules
|
||||
public MColor tint;
|
||||
|
||||
/// <summary>
|
||||
/// If true, the light will start fading away below innerRadius, instead of staying constant. This means that innerRadius will be the midpoint between the outerRadius and an inner cutoff.
|
||||
/// If true, the light will work as a shell between inner and outer radius.
|
||||
/// </summary>
|
||||
[DefaultValue(false)] public bool isShell = false;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user