Searched refs:diffuseColorArray (Results 1 – 1 of 1) sorted by relevance
145 …float[] diffuseColorArray = new float[] {diffuseColor.r, diffuseColor.g, diffuseColor.b, diffuseCo… in MaterialContext() local160 …texture = textureBlender.blend(diffuseColorArray, texture, color, colfac, blendType, negateTexture… in MaterialContext()