Interface: IObject3DForPropertyAnim
Properties
Methods
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
Parameters
Name | Type |
---|---|
materialIndex | number |
key | string |
Returns
any