Searched defs:AmbientLight (Results 1 - 1 of 1) sorted by relevance

/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/attributes/
H A DColorAttribute.java35 public static final long AmbientLight = register(AmbientLightAlias); field in class:ColorAttribute
39 protected static long Mask = Ambient | Diffuse | Specular | Emissive | Reflection | AmbientLight | Fog;

Completed in 94 milliseconds