Skip to content

PixiText.updateText method

PixiText › updateText

Unofficial

Updates the text rendering.

Signature:

updateText(respectDirty: boolean): void

Parameters:

Parameter Type Description
respectDirty boolean Whether to respect the dirty flag.

Returns: void