mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Update AtmosphereModule.cs
This commit is contained in:
parent
f0213e8579
commit
d0e23ca5aa
@ -61,6 +61,7 @@ namespace NewHorizons.External.Modules
|
|||||||
/// <summary>
|
/// <summary>
|
||||||
/// Relative filepath to the fog color ramp texture, if you put fog.
|
/// Relative filepath to the fog color ramp texture, if you put fog.
|
||||||
/// x axis is angle to sun (left at midnight, right at noon), y axis is distance to camera (close at bottom, far at top).
|
/// x axis is angle to sun (left at midnight, right at noon), y axis is distance to camera (close at bottom, far at top).
|
||||||
|
/// Optional. If you set fogTint, a default fog ramp will be tinted for you.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public string fogRampPath;
|
public string fogRampPath;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user