Hey, I´m previewing an image by the custom preview component. Unfortunately it shows the frame of the picture. The image itself does not have any frame. How can I remove it?
Edit: The surface of the image is hidden (obviously).
Hey, I´m previewing an image by the custom preview component. Unfortunately it shows the frame of the picture. The image itself does not have any frame. How can I remove it?
Edit: The surface of the image is hidden (obviously).
it should work as long as you have a material with that image
what is that C# component doing exactly?
of course in “shaded preview” mode
The c# component loads the image from a remote url. Therefore the image is not a material (yet) that can be loaded by MatTable
Edit: Humans “Custom preview Materials” doesn´t draw the frame. Solved.