Create a texture from a texture

Is it possible to create a subtexture from a bigger one?
where the created texture is part of the other one.

You can create multiple materials from a single texture, where each one can reference a different section of the texture.

1 Like