bumpFragmentFunctions.d.ts 143 B

123456
  1. import "./samplerFragmentDeclaration";
  2. /** @internal */
  3. export declare const bumpFragmentFunctions: {
  4. name: string;
  5. shader: string;
  6. };