Skip to content

textmode.js / media / TextmodeVideo / flipX

Method: flipX()

ts
flipX(v?): this;

Flip the source horizontally.

Parameters

ParameterTypeDefault valueDescription
vnumber | booleantrueWhether to flip horizontally.

Returns

this

This instance for chaining.

Example

Inherited from

TextmodeTexture.flipX