You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the AssetIconAttribute is used within a component that is contained in a Prefab's root-level components, draw a custom icon.
I do have some reservations about poor performance in conjunction with a large number of assets. It might be a good idea to investigate how I can cache the component lookups.
This is a hotly requested feature, however, so I should definitely investigate into this further.
The text was updated successfully, but these errors were encountered:
When the
AssetIconAttribute
is used within a component that is contained in a Prefab's root-level components, draw a custom icon.I do have some reservations about poor performance in conjunction with a large number of assets. It might be a good idea to investigate how I can cache the component lookups.
This is a hotly requested feature, however, so I should definitely investigate into this further.
The text was updated successfully, but these errors were encountered: