import my_dcc
class TextureExporter(ExporterBase):
def validate(self):
return my_dcc.has_texture(my_texture)
def export(self):
my_dcc_method.export(my_texture)
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter