Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MaterialOptions

Hierarchy

Index

Constructors

constructor

Properties

Readonly acceptsLights

acceptsLights: Property<boolean> = ...

Readonly acceptsShadows

acceptsShadows: Property<boolean> = ...

Readonly ambient

ambient: Property<number> = ...

Readonly castShadows

castShadows: Property<boolean> = ...

Readonly diffuse

diffuse: Property<number> = ...

Readonly lightTransmission

lightTransmission: Property<number> = ...

Readonly metal

metal: Property<number> = ...

Readonly name

name: string = "property group base"

The name of the property group, e.g. "Transform"

Readonly numProperties

numProperties: number = 1

The number of properties in the group

Readonly shininess

shininess: Property<number> = ...

Readonly specular

specular: Property<number> = ...

Generated using TypeDoc