lightEnabled
v3d lightEnabled boolean { t | nil }
Description
Specifies whether to activate lights thrown on the canvas. Light is helpful in identifying edges when you hide wire frames.
GUI Equivalent
Display Options toolbar – Light
Examples
envGetVal("v3d" "lightEnabled")
envSetVal("v3d" "lightEnabled" 'boolean t)
Related Topics
Variables to Customize the Settings for Virtuoso 3D Viewer
Return to top