public void Accept(ShaderGeneratorContext context)
 {
     NormalMap.Accept(context);
 }