Click or drag to resize

CameraFeedFeedPosition Enumeration

[Missing <summary> documentation for "T:Godot.CameraFeed.FeedPosition"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public enum FeedPosition
Members
  Member nameValueDescription
Unspecified0

Unspecified position.

Front1

Camera is mounted at the front of the device.

Back2

Camera is mounted at the back of the device.

See Also