MeshEffect.onApply

Called after the full node update cycle.

class MeshEffect
protected @nogc
void
onApply
(
DrawList drawList
)

Parameters

drawList DrawList

The drawlist for the active scene.

Meta