canvas-toy
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

alphaMap

alphaMap: Texture

ambient

ambient: Vec3Array = vec3.fromValues(0.1, 0.1, 0.1)

bumpMap

bumpMap: Texture

defines

defines: string[] = []

diffuse

diffuse: Vec3Array = vec3.fromValues(0.8, 0.8, 0.8)

dirty

dirty: boolean = true

displamentMap

displamentMap: Texture

mainTexture

mainTexture: Texture

program

program: Program

reflactivity

reflactivity: number = 0.5

reflectionMap

reflectionMap: CubeTexture

specular

specular: Vec3Array = vec3.fromValues(1, 1, 1)

specularExponent

specularExponent: number = 1

specularMap

specularMap: Texture

stencilMap

stencilMap: Texture

transparency

transparency: number = 0

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc