Header menu logo Nu

'a RangeType Type

The type of range.

Union cases

Union case Description

Chaos('a, 'a)

Full Usage: Chaos('a, 'a)

Parameters:
    Item1 : 'a
    Item2 : 'a

Item1 : 'a
Item2 : 'a

Constant 'a

Full Usage: Constant 'a

Parameters:
    Item : 'a

Item : 'a

Cos('a, 'a)

Full Usage: Cos('a, 'a)

Parameters:
    Item1 : 'a
    Item2 : 'a

Item1 : 'a
Item2 : 'a

CosScaled(single, 'a, 'a)

Full Usage: CosScaled(single, 'a, 'a)

Parameters:
    Item1 : single
    Item2 : 'a
    Item3 : 'a

Item1 : single
Item2 : 'a
Item3 : 'a

Ease('a, 'a)

Full Usage: Ease('a, 'a)

Parameters:
    Item1 : 'a
    Item2 : 'a

Item1 : 'a
Item2 : 'a

EaseIn('a, 'a)

Full Usage: EaseIn('a, 'a)

Parameters:
    Item1 : 'a
    Item2 : 'a

Item1 : 'a
Item2 : 'a

EaseOut('a, 'a)

Full Usage: EaseOut('a, 'a)

Parameters:
    Item1 : 'a
    Item2 : 'a

Item1 : 'a
Item2 : 'a

Linear('a, 'a)

Full Usage: Linear('a, 'a)

Parameters:
    Item1 : 'a
    Item2 : 'a

Item1 : 'a
Item2 : 'a

Random('a, 'a)

Full Usage: Random('a, 'a)

Parameters:
    Item1 : 'a
    Item2 : 'a

Item1 : 'a
Item2 : 'a

Sin('a, 'a)

Full Usage: Sin('a, 'a)

Parameters:
    Item1 : 'a
    Item2 : 'a

Item1 : 'a
Item2 : 'a

SinScaled(single, 'a, 'a)

Full Usage: SinScaled(single, 'a, 'a)

Parameters:
    Item1 : single
    Item2 : 'a
    Item3 : 'a

Item1 : single
Item2 : 'a
Item3 : 'a

Instance members

Instance member Description

this.IsChaos

Full Usage: this.IsChaos

Returns: bool
Returns: bool

this.IsConstant

Full Usage: this.IsConstant

Returns: bool
Returns: bool

this.IsCos

Full Usage: this.IsCos

Returns: bool
Returns: bool

this.IsCosScaled

Full Usage: this.IsCosScaled

Returns: bool
Returns: bool

this.IsEase

Full Usage: this.IsEase

Returns: bool
Returns: bool

this.IsEaseIn

Full Usage: this.IsEaseIn

Returns: bool
Returns: bool

this.IsEaseOut

Full Usage: this.IsEaseOut

Returns: bool
Returns: bool

this.IsLinear

Full Usage: this.IsLinear

Returns: bool
Returns: bool

this.IsRandom

Full Usage: this.IsRandom

Returns: bool
Returns: bool

this.IsSin

Full Usage: this.IsSin

Returns: bool
Returns: bool

this.IsSinScaled

Full Usage: this.IsSinScaled

Returns: bool
Returns: bool

Type something to start searching.