Options
All
  • Public
  • Public/Protected
  • All
Menu

Class LightManager

Hierarchy

Index

Constructors

Properties

_ambientLight: any
_appendLightInfos: any
_checkLightsChanged: any
_coreData: any
_directLights: any
_hasCoreDataChanged: any
_pointLights: any
_scene: any
_spotLights: any

Accessors

  • Returns AmbientLight

  • 能投射阴影的灯光

    readonly
    memberof

    LightManager

    Returns ShadowLight[]

Methods

  • addLights(...lights: Light[]): void
  • Parameters

    Returns void

  • destroy(): void
  • 清空

    Returns void

  • Returns CoreData

  • removeLights(...lights: Light[]): void
  • Parameters

    Returns void

Generated using TypeDoc