Spaces:
Running
Running
| export default /* glsl */ ` | |
| #ifdef USE_AOMAP | |
| uniform sampler2D aoMap; | |
| uniform float aoMapIntensity; | |
| #endif | |
| `; | |
| export default /* glsl */ ` | |
| #ifdef USE_AOMAP | |
| uniform sampler2D aoMap; | |
| uniform float aoMapIntensity; | |
| #endif | |
| `; | |