Header menu logo Nu

TweenAlgorithm Type

Algorithms for tweening (interpolating) effect behavior.

Union cases

Union case Description

Chaos

Full Usage: Chaos

Constant

Full Usage: Constant

Cos

Full Usage: Cos

CosScaled Scalar

Full Usage: CosScaled Scalar

Parameters:
    Scalar : single

Scalar : single

Ease

Full Usage: Ease

EaseIn

Full Usage: EaseIn

EaseOut

Full Usage: EaseOut

Linear

Full Usage: Linear

Random

Full Usage: Random

Sin

Full Usage: Sin

SinScaled Scalar

Full Usage: SinScaled Scalar

Parameters:
    Scalar : single

Scalar : single

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.