UNPKG

three

Version:

JavaScript 3D library

8 lines (5 loc) 184 B
export default /* glsl */` #if defined( USE_COLOR ) || defined( USE_COLOR_ALPHA ) || defined( USE_INSTANCING_COLOR ) || defined( USE_BATCHING_COLOR ) varying vec4 vColor; #endif `;