import { ITexture } from '../../../textures/ITexture'; export declare function SetTexture(texture: T): number; //# sourceMappingURL=SetTexture.d.ts.map