This repository has been archived by the owner on Jul 20, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 155
Materials
Firtina Ozbalikci edited this page Nov 2, 2015
·
11 revisions
Wiki ▸ Internal Components ▸ Materials
- meshBasicMaterial: Creates a THREE.MeshBasicMaterial
- meshPhongMaterial: Creates a THREE.MeshPhongMaterial
- meshLambertMaterial: Creates a THREE.MeshLambertMaterial
- meshDepthMaterial: Creates a THREE.MeshDepthMaterial
- meshNormalMaterial: Creates a THREE.MeshNormalMaterial
- pointsMaterial: Creates a THREE.PointsMaterial
- lineBasicMaterial: Creates a THREE.LineBasicMaterial
- lineDashedMaterial: Creates a THREE.LineDashedMaterial
- spriteMaterial: Creates a THREE.SpriteMaterial
-
shaderMaterial: Creates a THREE.ShaderMaterial
-
uniforms: A container for THREE.ShaderMaterial#uniforms.
- uniform: A single uniform value for a shader material.
-
uniforms: A container for THREE.ShaderMaterial#uniforms.
- TODO:
- Material
- MeshFaceMaterial
- MultiMaterial
- RawShaderMaterial
- SpriteCanvasMaterial
- SpriteMaterial
Home | Usage | API Reference | Examples