# 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/998c1a75c5978f24c0dc137af5f42b90b2803967/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/998c1a75c5978f24c0dc137af5f42b90b2803967/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/998c1a75c5978f24c0dc137af5f42b90b2803967/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/998c1a75c5978f24c0dc137af5f42b90b2803967/src/canvas/tickers/interfaces/TickerProgrationType.ts#L12)
