-
- All Implemented Interfaces:
-
java.io.Serializable,java.lang.Comparable
public enum Engine.StereoscopicTypeThe type of technique for stereoscopic rendering
-
-
Method Summary
Modifier and Type Method Description static Array<Engine.StereoscopicType>values()static Engine.StereoscopicTypevalueOf(String name)-
-
Method Detail
-
values
static Array<Engine.StereoscopicType> values()
-
valueOf
static Engine.StereoscopicType valueOf(String name)
-
-
-
-