MeshStandardMaterial

THREE.MeshStandardMaterial
See theMeshStandardMaterial companion class

Companion object for MeshStandardMaterial with factory method

Attributes

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

Members list

Value members

Concrete methods

def apply(color: Int | String | Color, roughness: UndefOr[Double], metalness: UndefOr[Double], wireframe: Boolean, emissive: UndefOr[Int | String | Color], emissiveIntensity: UndefOr[Double]): MeshStandardMaterial