Click or drag to resize

ListenerMakeCurrent Method

Enables the listener. This will override the current camera's listener.

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