bonesDeclaration.d.ts 99 B

12345
  1. /** @internal */
  2. export declare const bonesDeclaration: {
  3. name: string;
  4. shader: string;
  5. };