Find reflection probe in hierarcy

Hi,

Is there a command to see if there are any reflection probes in hierarcy and return it

Probably the same way you’d find any objects would work. FindObjectsOfType,
FindGameObjectsWithTag, etc.