Click or drag to resize

ViewportGetCamera Method

Returns the active 3D camera.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Camera GetCamera()

Return Value

Type: Camera

[Missing <returns> documentation for "M:Godot.Viewport.GetCamera"]

See Also