Zernikalos/zernikalos.search/findAmbientLight findAmbientLight fun findAmbientLight(root: ZObject): ZLight?(source)Finds the first enabled ambient light in a ZObject tree starting at root.ReturnThe first enabled ambient ZLight found, or null if none exists.ParametersrootThe root ZObject from which to start the search. findAllLights()Previous PagefindFirstCamera()Next Page