Home
last modified time | relevance | path

Searched defs:affectFactor (Results 1 – 4 of 4) sorted by relevance

/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/textures/blending/
DTextureBlender.java50 …Texture blend(float[] materialColor, Texture texture, float[] color, float affectFactor, int blend… in blend()
DTextureBlenderDDS.java32 …public Texture blend(float[] materialColor, Texture texture, float[] color, float affectFactor, in… in blend()
DTextureBlenderAWT.java42 …public Texture blend(float[] materialColor, Texture texture, float[] color, float affectFactor, in… in blend()
DTextureBlenderLuminance.java33 …public Texture blend(float[] materialColor, Texture texture, float[] color, float affectFactor, in… in blend()