Enum CameraFeed.FeedPosition
- Namespace
- Godot
- Assembly
- GodotSharp.dll
public enum CameraFeed.FeedPosition : long
Fields
Back = 2
Camera is mounted at the back of the device.
Front = 1
Camera is mounted at the front of the device.
Unspecified = 0
Unspecified position.