We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
trace
1 parent e2caeb0 commit ddb959eCopy full SHA for ddb959e
src/doc/languagespec.tex
@@ -5922,7 +5922,7 @@ \section{Dictionary Lookups}
5922
\apiend
5923
\vspace{-16pt}
5924
5925
-\apiitem{"mindist", <float>}
+\apiitem{"maxdist", <float>}
5926
\vspace{12pt}
5927
The maximum hit distance (default: infinite).
5928
src/doc/stdlib.md
@@ -2190,7 +2190,7 @@ them will be removed entirely in OSL 2.0.
2190
shaders should pass a unit length (see Section [](#sec-stdlib-geom))
2191
dir vector.
2192
2193
- `"mindist",` *`float`*
+ `"maxdist",` *`float`*
2194
: The maximum hit distance (default: infinite).
2195
2196
`"shade",` *`int`*
0 commit comments