Searches for components with the given type in the tree rooted at the given root SceneObject.
The root SceneObject of the tree to search.
The component typename to search for.
An array of the components with that type
Use findAllComponentsInSelfOrChildren from SpectaclesInteractionKit.lspkg/Utils/SceneObjectUtils instead.
Searches for components with the given type in the tree rooted at the given root SceneObject.