File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1179,7 +1179,7 @@ function regular_prism(n,
11791179// `inset` or a texture that has negative values you must select a thickness strictly **larger** than the depth the texture extends below zero.
11801180// .
11811181// Textures are meant to be between 0 and 1 so that `tex_depth` and `tex_inset` behave as expected. If you have a custom textures that
1182- // has a different range you can still use it directly, but you may find it more convenient to rescale a height map texture using {{fit_to_range()}]
1182+ // has a different range you can still use it directly, but you may find it more convenient to rescale a height map texture using {{fit_to_range()}}
11831183// or a VNF texture using {{fit_to_box()}}.
11841184// .
11851185// You can also specify a trapzoidal prism using parameters equivalent to those accepted by {{trapezoid()}}, with one change:
You can’t perform that action at this time.
0 commit comments