Click or drag to resize

Camera2DClearCurrent Method

Removes any Camera2D from the ancestor Viewport's internal currently-assigned camera.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public void ClearCurrent()
See Also