-
- All Implemented Interfaces:
-
java.io.Serializable,java.lang.Comparable
public enum View.ShadowTypeList of available shadow mapping techniques.
-
-
Method Summary
Modifier and Type Method Description static Array<View.ShadowType>values()static View.ShadowTypevalueOf(String name)-
-
Method Detail
-
values
static Array<View.ShadowType> values()
-
valueOf
static View.ShadowType valueOf(String name)
-
-
-
-