MeshEffect.apply

Applies the late mesh effect, should be called after all of the normal node updates have completed.

class MeshEffect
@nogc final
void
apply
(
DrawList drawList
)

Parameters

drawList DrawList

The drawlist for the active scene.

Meta