Options
All
  • Public
  • Public/Protected
  • All
Menu

The client-side AmbientLight document which extends the common BaseAmbientLight document model.

mixes

ClientDocumentMixin

see

Scene The Scene document type which contains AmbientLight documents

see

AmbientLightConfig The AmbientLight configuration application

Hierarchy

  • any
    • AmbientLightDocument

Index

Constructors

Methods

Accessors

Constructors

  • Returns AmbientLightDocument

Methods

  • _onUpdate(data: any, options: any, userId: any): any
  • inheritdoc

    Parameters

    • data: any
    • options: any
    • userId: any

    Returns any

Accessors

  • get isGlobal(): boolean
  • Is this ambient light source global in nature?

    Returns boolean