Open topic with navigation
Vizard 7 »
Command Index
»
Vizard objects
»
node3d
»
<node3d:light>.disable
7.7
<node3d:light>.disable
Disable the light
<node3d:light>.disable()
Remarks
Disables the light.
Return Value
None
Example
light
=
viz
.
addLight
()
light
.
disable
()
Copyright © 2001-2024 WorldViz. All rights reserved.