UNPKG

playcanvas

Version:

PlayCanvas WebGL game engine

3 lines (2 loc) 237 B
declare const _default: "\nuniform float twoSidedLightingNegScaleFactor;\nvoid handleTwoSidedLighting() {\n dTBN[2] *= gl_FrontFacing ? twoSidedLightingNegScaleFactor : -twoSidedLightingNegScaleFactor;\n}\n"; export default _default;