Interface: IObject3DForPropertyAnim
Properties
Methods
Properties
materialColor
• materialColor: Color
Defined in
src/core/entities/Object3D.ts:534
active
• active: number
Defined in
src/core/entities/Object3D.ts:536
Methods
notifyMaterialColorChange
▸ notifyMaterialColorChange(materialIndex
, key
): any
Parameters
Name | Type |
---|---|
materialIndex | number |
key | string |
Returns
any