ShaderExtractor Class Reference

Editor Only class to creates resource files by extracting the resource from a dll.

Static Public Member Functions

static void ExtractPreviewShader ()
 This function is assigned the InitializeOnLoadMethod attribute and is specifically for PreviewComponent DLL. It provides an example for how to extract resources from a DLL, and have them saved in the project, immediately and automatically.