EditorPlugin.forwardCanvasForceDrawOverViewport

This method is the same as forwardCanvasDrawOverViewport, except it draws on top of everything. Useful when you need an extra layer that shows over anything else. You need to enable calling of this method by using setForceDrawOverForwardingEnabled.

struct EditorPlugin
@nogc nothrow
void
forwardCanvasForceDrawOverViewport

Meta