VisualServerBlackBarsSetMargins Method |
Sets margin size, where black bars (or images, if BlackBarsSetImages(RID, RID, RID, RID) was used) are rendered.
Namespace: Godot
public static void BlackBarsSetMargins( int left, int top, int right, int bottom )
[Missing <param name="left"/> documentation for "M:Godot.VisualServer.BlackBarsSetMargins(System.Int32,System.Int32,System.Int32,System.Int32)"]
[Missing <param name="top"/> documentation for "M:Godot.VisualServer.BlackBarsSetMargins(System.Int32,System.Int32,System.Int32,System.Int32)"]
[Missing <param name="right"/> documentation for "M:Godot.VisualServer.BlackBarsSetMargins(System.Int32,System.Int32,System.Int32,System.Int32)"]
[Missing <param name="bottom"/> documentation for "M:Godot.VisualServer.BlackBarsSetMargins(System.Int32,System.Int32,System.Int32,System.Int32)"]