We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a08cee8 commit ac93983Copy full SHA for ac93983
sp/src/utils/vrad/vrad.cpp
@@ -2865,7 +2865,7 @@ void PrintUsage( int argc, char **argv )
2865
"\n"
2866
#ifdef MAPBASE
2867
" -SunSamplesAreaLight # : Set max number of samples from the light_enviroment, (default: 512).\n"
2868
- " -AmbientCubesPerLeaf # : Lets you scale how many ambient lights your leaf has (default 16).\n"
+ " -AmbientCubesPerLeaf # : Lets you scale how many ambient cubes your leaf has, (default: 16).\n"
2869
#endif // MAPBASE
2870
" -LargeDispSampleRadius: This can be used if there are splotches of bounced light\n"
2871
" on terrain. The compile will take longer, but it will gather\n"
0 commit comments