UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

5 lines (4 loc) 106 B
export class StandardMaterialDefinition { public metalness: number public roughness: number }