Searched refs:tmpLightColor (Results 1 – 1 of 1) sorted by relevance
747 ColorRGBA tmpLightColor = vars.color; in renderMultipassLighting() local751 tmpLightColor.set(color); in renderMultipassLighting()752 tmpLightColor.a = l.getType().getId(); in renderMultipassLighting()753 lightColor.setValue(VarType.Vector4, tmpLightColor); in renderMultipassLighting()