Type Parameters

  • M extends THREE.Object3D

Hierarchy

Implements

Constructors

Properties

$$isEmitter: true
$$parent: IWarehouse

The parent of event.

List is a parent of Base or Layer.

This field has the name $$parent declared, which keep consistent with /model/basic/Base.class

index: Map<string, M> = ...
isBatching: boolean = false
itemKey: string = 'id'

key to item.

items: Set<M> = ...
mounted: boolean = false
noEmit: boolean

set it True, the follow emit will be ignore and then set it False.

root: Scene
size: number = 0

Methods

Generated using TypeDoc