EditorPluginForwardCanvasForceDrawOverViewport Method |
This method is the same as ForwardCanvasDrawOverViewport(Control), 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.
Namespace: Godot
public virtual void ForwardCanvasForceDrawOverViewport( Control overlay )
[Missing <param name="overlay"/> documentation for "M:Godot.EditorPlugin.ForwardCanvasForceDrawOverViewport(Godot.Control)"]