 | FloatRangeMin Property |
Gets the minimum value of the range.
Namespace: CandlelightAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic float Min { get; }
Property Value
Type:
SingleThe minimum value of the range.
See Also