Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ShadowCastingLightOptions

Hierarchy

  • ShadowCastingLightOptions

Index

Properties

Optional quality

quality?: ShadowQuality

The quality (precision) of the shadow. If the quality is not supported by current platform, a lower quality will be selected instead.

Optional shadowTextureSize

shadowTextureSize?: number

The size (both width and height) in pixels for the shadow texture. Increasing the size will improve the quality of the shadow.

Generated using TypeDoc