Searched defs:affectFactor (Results 1 – 4 of 4) sorted by relevance
| /external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/textures/blending/ |
| D | TextureBlender.java | 50 …Texture blend(float[] materialColor, Texture texture, float[] color, float affectFactor, int blend… in blend()
|
| D | TextureBlenderDDS.java | 32 …public Texture blend(float[] materialColor, Texture texture, float[] color, float affectFactor, in… in blend()
|
| D | TextureBlenderAWT.java | 42 …public Texture blend(float[] materialColor, Texture texture, float[] color, float affectFactor, in… in blend()
|
| D | TextureBlenderLuminance.java | 33 …public Texture blend(float[] materialColor, Texture texture, float[] color, float affectFactor, in… in blend()
|