Unable to query SurfaceAppearance properties

I was trying to make a script that could show a surfaceappearance’s ColorMap on a UI in our game. Unfortunately there is no way to read the ColorMap property. We don’t need the ability to set the property but not being able to query it makes no sense and is another limitation to work around.

image

13 Likes

I wanted to do something similar. Ended up using attributes as a workaround, not ideal at all. Not sure why reading the property is locked.

3 Likes