Add incremental update mode to sky
This commit is contained in:
@ -720,7 +720,9 @@ public:
|
||||
/* SKY API */
|
||||
|
||||
enum SkyMode {
|
||||
SKY_MODE_AUTOMATIC,
|
||||
SKY_MODE_QUALITY,
|
||||
SKY_MODE_INCREMENTAL,
|
||||
SKY_MODE_REALTIME
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user