export default /* glsl */ ` #ifdef SOFT_PARTICLES projPosition = gl_Position; linearDepth = -mvPosition.z; #endif `