MeshPhysicalMaterial

THREE.MeshPhysicalMaterial
See theMeshPhysicalMaterial companion class

Companion object for MeshPhysicalMaterial 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], clearcoat: UndefOr[Double], clearcoatRoughness: UndefOr[Double], transmission: UndefOr[Double], thickness: UndefOr[Double], ior: UndefOr[Double], attenuationColor: UndefOr[Int | String | Color], attenuationDistance: UndefOr[Double], specularIntensity: UndefOr[Double], specularColor: UndefOr[Int | String | Color], sheen: UndefOr[Double], sheenColor: UndefOr[Int | String | Color], sheenRoughness: UndefOr[Double], wireframe: Boolean, emissive: UndefOr[Int | String | Color], emissiveIntensity: UndefOr[Double]): MeshPhysicalMaterial