mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Add note that curve time is in minutes
This commit is contained in:
parent
f354f99107
commit
b6066ba0b6
@ -6,7 +6,7 @@ namespace NewHorizons.External.Modules.VariableSize
|
|||||||
public class VariableSizeModule
|
public class VariableSizeModule
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Scale this object over time
|
/// Scale this object over time. Time value is in minutes.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public TimeValuePair[] curve;
|
public TimeValuePair[] curve;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user