UNPKG

@luma.gl/shadertools

Version:

Shader module system for luma.gl

5 lines (3 loc) 130 B
import {ShaderModule} from '../../types'; /** Private shader module used by `Transform` */ export const transform: ShaderModule;