Hi,
Is there a command to see if there are any reflection probes in hierarcy and return it
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.