Class Preprocessor
public static class Preprocessor
- Inheritance
-
Preprocessor
- Inherited Members
Methods
Preprocess(string, string, IDictionary<string, string>, List<string>, IEffectCompilerOutput)
public static string Preprocess(string effectCode, string filePath, IDictionary<string, string> defines, List<string> dependencies, IEffectCompilerOutput output)
Parameters
effectCodestringfilePathstringdefinesIDictionary<string, string>dependenciesList<string>outputIEffectCompilerOutput