UNPKG

three

Version:

JavaScript 3D library

15 lines (9 loc) 165 B
export default /* glsl */` #ifndef FLAT_SHADED varying vec3 vNormal; #ifdef USE_TANGENT varying vec3 vTangent; varying vec3 vBitangent; #endif #endif `;