UNPKG

three

Version:

JavaScript 3D library

9 lines (6 loc) 105 B
export default /* glsl */` #ifdef USE_MAP uniform mat3 uvTransform; uniform sampler2D map; #endif `;