You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ImageSettings have quite a range of options that could be set, however I could not create all the enums for each setting due to not having the range values.
The
ImageSettings
have quite a range of options that could be set, however I could not create all the enums for each setting due to not having the range values.For example:
The
enum.DAY_NIGHT_AUTO
is the only option I can set currently on DayNight switching due to not knowing the full range.There are a couple of other enums that have the same problem. will create separate issues for them as well.
The text was updated successfully, but these errors were encountered: