Click or drag to resize
AB4D logo

ModelUtilsHasAnyLight Method

Overload List
 NameDescription
Public methodStatic memberHasAnyLight(Model3D, Boolean) Returns true if the Model3D has any light defined. By default the AmbientLight is excluded.
Public methodStatic memberHasAnyLight(Viewport3D, Boolean) Returns true if the Viewport3D has any light defined. By default the AmbientLight is excluded.
Public methodStatic memberHasAnyLight(Visual3D, Boolean) Returns true if the Visual3D has any light defined. By default the AmbientLight is excluded.
Top
See Also