Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions docs/modding/util/vrad.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Other options:
(default 45).
-dlightmap : Force direct lighting into different lightmap than
radiosity.
-stoponexit : Wait for a keypress on exit.
-stoponexit : Wait for a keypress on exit.
-mpi_pw <pw> : Use a password to choose a specific set of VMPI workers.
-nodetaillight : Don't light detail props.
-centersamples : Move sample centers.
Expand Down Expand Up @@ -132,7 +132,8 @@ Other options:
-aoscale <float> : Sets the ambient occlusion scale. Can't be used with -aoradius
-aoradius <float> : Sets the ambient occlusion radius
-aosamples <int> : Sets the number ambient occlusion samples. Default is 32
-noao : Disable baked ambient occlusion -ambient <vector> : Sets the ambient term. Can be used to tweak lightmap color
-noao : Disable baked ambient occlusion
-ambient <vector> : Sets the ambient term. Can be used to tweak lightmap color
-reflectivityscale <float> : Sets the reflectivity scale for all surfaces. Defaults to 1.0
-disppatchradius <float> : Sets the maximum radius allowed for displacement patches
-dispchop <float> : Number of luxel widths for a patch. Default is 8
Expand Down