diff --git a/examples/js/ShaderSkin.js b/examples/js/ShaderSkin.js index ec94fae79266fcde89fc6bc4cf240d089a1cb4dc..3c8f3f21cf56a4582943b07128cad7e007c208ae 100644 --- a/examples/js/ShaderSkin.js +++ b/examples/js/ShaderSkin.js @@ -14,7 +14,7 @@ THREE.ShaderSkin = { // - diffuse map // - bump map // - specular map - // - point and directional lights (use with "lights: true" material option) + // - point, directional and hemisphere lights (use with "lights: true" material option) // - fog (use with "fog: true" material option) // - shadow maps //