RuntimeUnityEditor
RuntimeUnityEditor copied to clipboard
Is it possible to find the name of a texture asset with this tool?
this tool makes it very easy to replace textures and other assets, but when it comes to then patching those assets, I'm not sure how to easily find the asset I'm replacing, is there any way to find the name of a texture2d resource from inside RUE object browser?
If you inspect the texture you can see its name property.