VisualServerViewportSetSize Method |
Sets the viewport's width and height.
Namespace: Godot
public static void ViewportSetSize( RID viewport, int width, int height )
[Missing <param name="viewport"/> documentation for "M:Godot.VisualServer.ViewportSetSize(Godot.RID,System.Int32,System.Int32)"]
[Missing <param name="width"/> documentation for "M:Godot.VisualServer.ViewportSetSize(Godot.RID,System.Int32,System.Int32)"]
[Missing <param name="height"/> documentation for "M:Godot.VisualServer.ViewportSetSize(Godot.RID,System.Int32,System.Int32)"]