Skip to content

Commit

Permalink
docs(csg): Tweak pyramid dimensions description
Browse files Browse the repository at this point in the history
  • Loading branch information
Cloud7050 committed Sep 6, 2023
1 parent 9bc7c80 commit fd66e35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bundles/csg/functions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@ export function geodesic_sphere(hex: string): Shape {
* Returns a square pyramid Shape in the specified color.
*
* - Height: 1
* - Side length: 1
* - Base length: 1
* - Center: (0.5, 0.5, 0.5)
*
* @param hex hex color code
Expand Down

0 comments on commit fd66e35

Please sign in to comment.