Skip to content

textmode.js / media / TextmodeVideo / flipY

Method: flipY()

ts
flipY(v?): this;

Flip the source vertically.

Parameters

ParameterTypeDefault valueDescription
vnumber | booleantrueWhether to flip vertically.

Returns

this

This instance for chaining.

Example

Inherited from

TextmodeTexture.flipY