class TextureExporter(ExporterBase):
def validate(self):
return my_dcc.has_texture(self.options.get('texture'))
def export(self):
my_dcc_method.export(self.options.get('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