Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
MinMaxRange
C# Class MinMaxRange, A-Study-in-Composition
显示文件
Open project: mortennobel/A-Study-in-Composition
Class Usage Examples
Public Properties
Property
Type
Description
max
float
min
float
Public Methods
Method
Description
MinMaxRange
(
float
min
,
float
max
) :
System.Collections
Method Details
MinMaxRange()
public
method
public
MinMaxRange
(
float
min
,
float
max
) :
System.Collections
min
float
max
float
return
System.Collections
Property Details
max
public_oe property
public
float
max
return
float
min
public_oe property
public
float
min
return
float