Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MaterialColorProperties

Interface defined color properties of a Material component.

Hierarchy

  • MaterialColorProperties

Index

Properties

Optional ambient

ambient: undefined | string

Optional diffuse

diffuse: undefined | string

Optional emissive

emissive: undefined | string

Optional specular

specular: undefined | string

Generated using TypeDoc