Preprocessor

class Preprocessor : System.Object
public string Preprocess(string effectCode, string filePath, System.Collections.Generic.IDictionary<String, String> defines, System.Collections.Generic.List<String> dependencies, IEffectCompilerOutput output)
Parameters:
  • effectCode (string) –
  • filePath (string) –
  • String> defines (System.Collections.Generic.IDictionary<String,) –
  • dependencies (System.Collections.Generic.List<String>) –
  • output (TwoMGFX.IEffectCompilerOutput) –