ModuleConfigNodeCreateNewBlankShaderModule

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.

Registration

Command registration and implementation information is as follows:

Category Documentation
Source NameModuleConfigNodeCreateNewBlankShaderModule
GUID{DEBE1610-8358-446A-B3DB-DC9C8BB20623}
CategoryModuleConfigNode Commands
PackageSimdify-Package-Project
Script Filetype_module_config_node_scripts.ssl
StatusActive