UNPKG

rl-loadout-lib

Version:

Load Rocket League assets into three.js

8 lines 286 B
import { StaticDecalMaterial } from '../../webgl/static-decal-material'; /** * Class for the 3D model of K.I.T.T. Needed because of custom coloring. */ export declare class FelineMaterial extends StaticDecalMaterial { constructor(); } //# sourceMappingURL=feline-material.d.ts.map