Set the texture name #3132
-
Hi, I was wondering if there is the possibility to set a custom name (or id, an unique value btw) to a dynamic generated texture. I have something like this (similar to this example)
My idea is to set a specific name (id or something else) to the texture object in order to have an easy comparison value when I'm going to request the texture change from the interface. Currently I compare the source.uri of the texture applied to a specific channel with the new one coming from the UI, not the best solution. This in not optimized, moreover it could introduce issues depending the possible heterogenous sources set in the frontend. I noticed that there is the |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
@elalish Any inputs? |
Beta Was this translation helpful? Give feedback.
@elalish Any inputs?