Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BlinnPhongMaterialConfigParams

Hierarchy

Index

Properties

alpha?: number
blendMode?: BlendMode
depthFunction?: CompareFunction
diffuseColor?: ColorParams
diffuseTexture?: Texture
emissionColor?: ColorParams
emissionTexture?: Texture
envMap?: Texture
isTransparent?: boolean
name?: string
normalTexture?: Texture
normalTextureIntensity?: number
renderFace?: RenderFace
shader?: typeof <internal>.default
shininess?: number
specularColor?: ColorParams
specularTexture?: Texture
tilingOffset?: Vector4

Generated using TypeDoc