MeshDepthMaterial

THREE.MeshDepthMaterial
See theMeshDepthMaterial companion class

Companion object for MeshDepthMaterial with factory method

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(wireframe: Boolean, wireframeLinewidth: UndefOr[Double], wireframeLinecap: UndefOr[String], wireframeLinejoin: UndefOr[String], alphaMap: UndefOr[Object], depthPacking: UndefOr[Int], displacementMap: UndefOr[Object], displacementScale: UndefOr[Double], displacementBias: UndefOr[Double], map: UndefOr[Object]): MeshDepthMaterial