Options
All
  • Public
  • Public/Protected
  • All
Menu

The Document definition for an AmbientLight. Defines the DataSchema and common behaviors for an AmbientLight which are shared between both client and server.

mixes

AmbientLightData

memberof

documents

param data

Initial data from which to construct the AmbientLight

param context

Construction context options

Hierarchy

Index

Constructors

Properties

Methods

Constructors

Properties

metadata: any = ...

Default metadata which applies to each instance of this Document type.

Methods

  • migrateData(data: any): any
  • inheritdoc

    Parameters

    • data: any

    Returns any