UNPKG

@tresjs/cientos

Version:

Collection of useful helpers and fully functional, ready-made abstractions for Tres

5 lines (4 loc) 133 B
declare const OutlineMaterialImpl: typeof import('three').ShaderMaterial & { key: string; }; export default OutlineMaterialImpl;