Searched refs:hasTexture (Results 1 – 1 of 1) sorted by relevance
330 hasTexture: false, property in Flog.RayTracer.Material.BaseMaterial348 …ss=' + this.gloss + ', transparency=' + this.transparency + ', hasTexture=' + this.hasTexture +']';364 this.hasTexture = false;372 …ss=' + this.gloss + ', transparency=' + this.transparency + ', hasTexture=' + this.hasTexture +']';395 this.hasTexture = true;408 …ss=' + this.gloss + ', transparency=' + this.transparency + ', hasTexture=' + this.hasTexture +']';499 if(this.material.hasTexture){