Creates a new, blank shader module. This includes minimal, running vertex and fragment shaders. You can add other graphics shader stages (tessellation and geometry) if desired. You'll write the entire shader yourself.
Command registration and implementation information is as follows:
| Category | Documentation |
|---|---|
| Source Name | ModuleConfigNodeCreateNewBlankShaderModule |
| GUID | {DEBE1610-8358-446A-B3DB-DC9C8BB20623} |
| Category | ModuleConfigNode Commands |
| Package | Simdify-Package-Project |
| Script File | type_module_config_node_scripts.ssl |
| Status | Active |