UNPKG

lingo3d

Version:

Lingo3D is a React/Vue 3d game development framework that ships with a complete visual editor

8 lines (7 loc) 192 B
export class MRTMaterial extends ShaderMaterial { constructor(); normalMapType: 0; normalScale: Vector2; } import { ShaderMaterial } from "three"; import { Vector2 } from "three";