Sha256: acadc9b1d4277af758200d40f2c82470bad01aaae19bbc843f4a90dc7a31a348

Contents?: true

Size: 205 Bytes

Versions: 21

Compression:

Stored size: 205 Bytes

Contents

#if defined( USE_MAP ) || defined( USE_BUMPMAP ) || defined( USE_NORMALMAP ) || defined( USE_SPECULARMAP ) || defined( USE_ALPHAMAP )

	in vec2 vUv;

#endif

#ifdef USE_MAP

	uniform sampler2D map;

#endif

Version data entries

21 entries across 21 versions & 2 rubygems

Version Path
mittsu-0.1.0 lib/mittsu/renderers/shaders/shader_chunk/map_pars_fragment.glsl