Home | History | Annotate | Download | only in material

Lines Matching refs:Off

135         Off,
194 Off,
264 NULL.cullMode = FaceCullMode.Off;
299 BlendMode blendMode = BlendMode.Off;
332 oc.write(blendMode, "blendMode", BlendMode.Off);
370 blendMode = ic.readEnum("blendMode", BlendMode.class, BlendMode.Off);
430 * Sets the alpha fall off value for alpha testing.
497 * <p>When blending is enabled, (<code>blendMode</code> is not {@link BlendMode#Off})
505 * @param blendMode The blend mode to use. Set to {@link BlendMode#Off}