* Cleanup webgl_materials_modified * Formatting
@@ -112,7 +112,7 @@
material.customProgramCacheKey = function () {
- return amount;
+ return amount.toFixed( 1 );
};