Skip to content

@orillusion/core


Interface: IObject3DForPropertyAnim

Defined in: src/core/entities/Object3D.ts:527

Properties

materialColor

materialColor: Color

Defined in: src/core/entities/Object3D.ts:528


active

active: number

Defined in: src/core/entities/Object3D.ts:530

Methods

notifyMaterialColorChange()

notifyMaterialColorChange(materialIndex, key): any

Defined in: src/core/entities/Object3D.ts:529

Parameters

materialIndex

number

key

string

Returns

any

Released under the MIT License