pbrFragmentSamplersDeclaration.d.ts 200 B

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