Can't set resource.texture() to a model

We currently have no way of overriding the textures of a material for a model.
(We want a good way of overriding that on a per model instance basis)

The model does have the old texture0-texture7 properties of a model, but they’re not exactly the same. They allow you to override the texture at that index for all materials assigned to that model.

4 Likes