Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISortableLight

Defines the common interface of sortable lights

Hierarchy

  • ISortableLight

Implemented by

Index

Properties

renderPrioritySearch playground for renderPriority

renderPriority: number

Defines the rendering priority of the lights. It can help in case of fallback or number of lights exceeding the number allowed of the materials.

shadowEnabledSearch playground for shadowEnabled

shadowEnabled: boolean

Gets or sets whether or not the shadows are enabled for this light. This can help turning off/on shadow without detaching the current shadow generator.

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Static property
  • Static method