textmode.js / media / TextmodeTexture / charRotation
Method: charRotation()
ts
charRotation(degrees): this;Rotate generated characters.
Parameters
| Parameter | Type | Description |
|---|---|---|
degrees | number | Rotation in degrees. |
Returns
this
This instance for chaining.