# Interface: TickerProgrationLinear (/jsdoc/pixi-vn/index/interfaces/TickerProgrationLinear)



Defined in: [src/canvas/tickers/interfaces/TickerProgrationType.ts:3](https://github.com/DRincs-Productions/pixi-vn/blob/efc9536feda21bc17c50370f5e35fd8d8d88843a/src/canvas/tickers/interfaces/TickerProgrationType.ts#L3)

## Properties [#properties]

### amt [#amt]

\> **amt**: `number`

Defined in: [src/canvas/tickers/interfaces/TickerProgrationType.ts:7](https://github.com/DRincs-Productions/pixi-vn/blob/efc9536feda21bc17c50370f5e35fd8d8d88843a/src/canvas/tickers/interfaces/TickerProgrationType.ts#L7)

The amount of the speed to increase every frame.

***

### limit? [#limit]

\> `optional` &#x2A;*limit?**: `number`

Defined in: [src/canvas/tickers/interfaces/TickerProgrationType.ts:11](https://github.com/DRincs-Productions/pixi-vn/blob/efc9536feda21bc17c50370f5e35fd8d8d88843a/src/canvas/tickers/interfaces/TickerProgrationType.ts#L11)

The limit of the effect

***

### type [#type]

\> **type**: `"linear"`

Defined in: [src/canvas/tickers/interfaces/TickerProgrationType.ts:12](https://github.com/DRincs-Productions/pixi-vn/blob/efc9536feda21bc17c50370f5e35fd8d8d88843a/src/canvas/tickers/interfaces/TickerProgrationType.ts#L12)
