Skip to content
Snippets Groups Projects
Commit 6fa9cbbf authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

LightTwoSide

parent f32cff3c
No related branches found
No related tags found
No related merge requests found
......@@ -109,6 +109,11 @@ Enable lighting for the mesh@*
Default value: @code{0}@*
Saved in: @code{General.OptionsFileName}
@item Mesh.LightTwoSide
Light both sides of mesh elements (leads to slower rendering)@*
Default value: @code{1}@*
Saved in: @code{General.OptionsFileName}
@item Mesh.Lines
Display mesh lines (1D elements)?@*
Default value: @code{0}@*
......
......@@ -169,6 +169,11 @@ Enable lighting for the view@*
Default value: @code{1}@*
Saved in: @code{General.OptionsFileName}
@item View.LightTwoSide
Light both sides of view elements (leads to slower rendering)@*
Default value: @code{1}@*
Saved in: @code{General.OptionsFileName}
@item View.LineType
Display lines as solid color segments (0) or 3D cylinders (1)@*
Default value: @code{0}@*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment