Click or drag to resize

CameraFeedGetPosition Method

Returns the position of camera on the device.

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

Return Value

Type: CameraFeedFeedPosition

[Missing <returns> documentation for "M:Godot.CameraFeed.GetPosition"]

See Also