How would I change a surface appearance texture through scripts?
2 Likes
There should be some way of doing this in a script using the mesh properties.
2 Likes
Most SurfaceAppearance properties cannot be modified by scripts, as the necessary pre-processing is usually too expensive during runtime.
1 Like
What can be changed?
I only need the color map changed
I know it’s existence can be changed but what else?
Edit:
Nothing that I need can be changed
1 Like
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.