HomeSort by relevance Sort by last modified time
    Searched defs:Ambient (Results 1 - 2 of 2) sorted by null

  /external/jmonkeyengine/engine/src/core/com/jme3/light/
Light.java 74 * Ambient light
78 Ambient(3);
  /external/mesa3d/src/mesa/main/
mtypes.h 627 GLfloat Ambient[4]; /**< ambient color */
654 GLfloat _MatAmbient[2][3]; /**< material ambient * light ambient */
668 GLfloat Ambient[4]; /**< ambient color */
    [all...]

Completed in 36 milliseconds