UNPKG

trillion-widget

Version:

Trillion AR Widget

4 lines (3 loc) 191 B
import { Object3D } from 'three'; import { EnvironmentHelper } from "./environment"; export declare function updateAllMaterials(object: Object3D, environmentHelper: EnvironmentHelper): void;