Click or drag to resize

Camera2DGetCustomViewport Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.Camera2D.GetCustomViewport"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetCustomViewport is deprecated. Use the CustomViewport property instead.")]
public Node GetCustomViewport()

Return Value

Type: Node

[Missing <returns> documentation for "M:Godot.Camera2D.GetCustomViewport"]

See Also