Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ShadowFeatureParameters

Parameter used to control patching the standard material shader to ensure that the materials color isn't affected by the light direction, only valid for techniques that are "fill"

Hierarchy

  • ShadowFeatureParameters

Index

Properties

Properties

Optional removeDiffuseLight

removeDiffuseLight: undefined | false | true

Whether the diffuse light component is removed (i.e. the materials color is therefore just the ambient + shadow).

Generated using TypeDoc