6 lines
120 B
TypeScript
6 lines
120 B
TypeScript
|
|
/** uv2 renamed to uv1 in r125
|
||
|
|
*
|
||
|
|
* https://github.com/mrdoob/three.js/pull/25943
|
||
|
|
*/
|
||
|
|
export declare const UV1: string;
|