Class: MeshToonMaterial

MeshToonMaterial()

parameters = { color: , map: new THREE.Texture( ), gradientMap: new THREE.Texture( ), lightMap: new THREE.Texture( ), lightMapIntensity: aoMap: new THREE.Texture( ), aoMapIntensity: emissive: , emissiveIntensity: emissiveMap: new THREE.Texture( ), bumpMap: new THREE.Texture( ), bumpScale: , normalMap: new THREE.Texture( ), normalMapType: THREE.TangentSpaceNormalMap, normalScale: , displacementMap: new THREE.Texture( ), displacementScale: , displacementBias: , alphaMap: new THREE.Texture( ), wireframe: , wireframeLinewidth: , skinning: , morphTargets: , morphNormals: }