TASK:cloud;
This commit is contained in:
@@ -14,6 +14,7 @@ public enum DesignProcess implements IEnumDisplay {
|
|||||||
RELIGHT("Relight"),
|
RELIGHT("Relight"),
|
||||||
POSE_TRANSFER("Pose transfer"),
|
POSE_TRANSFER("Pose transfer"),
|
||||||
CANVAS("Canvas"),
|
CANVAS("Canvas"),
|
||||||
|
DE_RECONSTRUCTION("De/Reconstruction"),
|
||||||
;
|
;
|
||||||
|
|
||||||
private final String value;
|
private final String value;
|
||||||
|
|||||||
Reference in New Issue
Block a user