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
Is your feature request related to a problem? Please describe.
It's a useful design pattern to be able to Get Material from an entity and if it matches some other material, act accordingly.
Describe the solution you'd like
I am proposing a node similar to the way we compare entities. Imagine replacing the Entity comparison node ( = ) with one that has material fields.
Describe alternatives you've considered
I've tried converting the material to some other variable type to no avail.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
It's a useful design pattern to be able to
Get Material
from an entity and if it matches some other material, act accordingly.Describe the solution you'd like
I am proposing a node similar to the way we compare entities. Imagine replacing the Entity comparison node ( = ) with one that has material fields.
Describe alternatives you've considered
I've tried converting the material to some other variable type to no avail.
The text was updated successfully, but these errors were encountered: