Click or drag to resize

ViewportInput Method

[Missing <summary> documentation for "M:Godot.Viewport.Input(Godot.InputEvent)"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public void Input(
	InputEvent localEvent
)

Parameters

localEvent
Type: GodotInputEvent

[Missing <param name="localEvent"/> documentation for "M:Godot.Viewport.Input(Godot.InputEvent)"]

See Also