struct CameraFeedResolution (Niantic.ARDK.AR.ARCameraFeed.CameraFeedResolution)
Container for properties that determine a camera feed’s resolution.
struct CameraFeedResolution { // fields int Height; CameraFeedResolutionMode Mode; int Width; };
Container for properties that determine a camera feed’s resolution.
struct CameraFeedResolution { // fields int Height; CameraFeedResolutionMode Mode; int Width; };