UNPKG

@openhps/core

Version:

Open Hybrid Positioning System - Core component

7 lines (5 loc) 128 B
export default /* glsl */` #ifdef USE_ALPHAHASH if ( diffuseColor.a < getAlphaHashThreshold( vPosition ) ) discard; #endif `;