Home | History | Annotate | Download | only in material

Lines Matching defs:Color

43      * Specifies the material ambient color.
49 * Specifies the material diffuse color.
55 * Specifies the material specular color.
61 * Specifies the color of the object.
65 Color,
75 * Use vertex color as an additional diffuse color, if lighting is enabled.
76 * If lighting is disabled, vertex color is modulated with
77 * {@link #Color material color}.