Skip to content

textmode.js / media / TextmodeVideo / charRotation

Method: charRotation()

ts
charRotation(degrees): this;

Rotate generated characters.

Parameters

ParameterTypeDescription
degreesnumberRotation in degrees.

Returns

this

This instance for chaining.

Example

Inherited from

TextmodeTexture.charRotation