Zernikalos/zernikalos.search/findFirstLight findFirstLight fun findFirstLight(root: ZObject): ZLight?(source)Finds the first ZLight in a given ZObject tree starting at root.ReturnThe first ZLight object found within the tree, or null if no ZLight object is found.ParametersrootThe root ZObject from which to start the search. findFirstCamera()Previous PagefindFirstModel()Next Page