UserInterface.AfterDraw Field

GeonBit.UI

UserInterfaceAfterDraw Field
Callback to execute every frame after entity is rendered.

Namespace:  GeonBit.UI
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public EventCallback AfterDraw

Field Value

Type: EventCallback
See Also