Package apple.glkit.enums
Class GLKLightingType
- java.lang.Object
-
- apple.glkit.enums.GLKLightingType
-
public final class GLKLightingType extends java.lang.Object
-
-
Field Detail
-
Vertex
public static final int Vertex
- See Also:
- Constant Field Values
-
Pixel
public static final int Pixel
- See Also:
- Constant Field Values
-
-