UNPKG

@phaserjs/phaser

Version:
3 lines 197 B
import { Vec3 } from './Vec3'; export declare function Vec3FromCylindricalCoords(radius: number, theta: number, y: number, out?: Vec3): Vec3; //# sourceMappingURL=Vec3FromCylindricalCoords.d.ts.map