Interface PostPainter
public interface PostPainter
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Paint function called after anything mounted inWidgetInstance.stencilLayout(StateContext)
.
-
Method Details
-
paintPost
Paint function called after anything mounted inWidgetInstance.stencilLayout(StateContext)
.- Parameters:
time
- the timestamp of the frame relative to an arbitrary epoch.canvas
- vertex consumers
-