UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

9 lines 333 B
/** * * @param {StreamGeometryBuilder} out * @param {number} index_offset * @param {number} path_segments * @param {number} profile_segments */ export function make_ring_faces(out: StreamGeometryBuilder, index_offset: number, path_segments: number, profile_segments: number): void; //# sourceMappingURL=make_ring_faces.d.ts.map