Field DEFAULT_CODE_KEYWORD
Default Keyword used for placing code templates, all modules that do not define custom keywords to place code templates will use this one.
Namespace: VRLabs.ModularShaderSystem
Syntax
public const string DEFAULT_CODE_KEYWORD = "DEFAULT_CODE"
Returns
String
|