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

  /external/jmonkeyengine/engine/src/core/com/jme3/material/
RenderState.java 137 * Additive blending. For use with glows and particle emitters.
141 Additive,
149 * Additive blending that is multiplied with source alpha.
500 * by the {@link BlendMode}. For example, the {@link BlendMode#Additive}
    [all...]
  /external/clang/include/clang/Parse/
Parser.h 74 Additive = 12, // -, +
    [all...]

Completed in 52 milliseconds