'a RangeType Type
The type of range.
Union cases
Union case | Description |
Full Usage:
Chaos('a, 'a)
Parameters:
'a
Item2 : 'a
|
|
Full Usage:
Constant 'a
Parameters:
'a
|
|
Full Usage:
Cos('a, 'a)
Parameters:
'a
Item2 : 'a
|
|
Full Usage:
CosScaled(single, 'a, 'a)
Parameters:
single
Item2 : 'a
Item3 : 'a
|
|
Full Usage:
Ease('a, 'a)
Parameters:
'a
Item2 : 'a
|
|
Full Usage:
EaseIn('a, 'a)
Parameters:
'a
Item2 : 'a
|
|
Full Usage:
EaseOut('a, 'a)
Parameters:
'a
Item2 : 'a
|
|
Full Usage:
Linear('a, 'a)
Parameters:
'a
Item2 : 'a
|
|
Full Usage:
Random('a, 'a)
Parameters:
'a
Item2 : 'a
|
|
Full Usage:
Sin('a, 'a)
Parameters:
'a
Item2 : 'a
|
|
Full Usage:
SinScaled(single, 'a, 'a)
Parameters:
single
Item2 : 'a
Item3 : 'a
|
|
Instance members
Instance member | Description |
Full Usage:
this.IsChaos
Returns: bool
|
|
Full Usage:
this.IsConstant
Returns: bool
|
|
Full Usage:
this.IsCos
Returns: bool
|
|
Full Usage:
this.IsCosScaled
Returns: bool
|
|
Full Usage:
this.IsEase
Returns: bool
|
|
Full Usage:
this.IsEaseIn
Returns: bool
|
|
Full Usage:
this.IsEaseOut
Returns: bool
|
|
Full Usage:
this.IsLinear
Returns: bool
|
|
Full Usage:
this.IsRandom
Returns: bool
|
|
Full Usage:
this.IsSin
Returns: bool
|
|
Full Usage:
this.IsSinScaled
Returns: bool
|
|