Click or drag to resize

Camera2DMakeCurrent Method

Make this the current 2D camera for the scene (viewport and layer), in case there are many cameras in the scene.

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