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