Function

invalidateDraw

Invalidates this modifier's draw layer, ensuring that a draw pass will be run on the next frame.

invalidateDraw

Source set: Common
fun DrawModifierNode.invalidateDraw()

Invalidates this modifier's draw layer, ensuring that a draw pass will be run on the next frame.

Last updated: