CameraClearCurrent Method |
If this is the current camera, remove it from being current. If enable_next is true, request to make the next camera current, if any.
Namespace: Godot
public void ClearCurrent( bool enableNext = true )
[Missing <param name="enableNext"/> documentation for "M:Godot.Camera.ClearCurrent(System.Boolean)"]