UNPKG

@polygonjs/polygonjs

Version:

node-based WebGL 3D engine https://polygonjs.com

3 lines (2 loc) 158 B
export declare function vector3ToStr(x: number, y: number, z: number): string; export declare function string3ToStr(x: string, y: string, z: string): string;