Unity shader error: “Too many texture interpolator
Unity shader error: “Too many texture interpolators would be used for ForwardBase pass”
解决方法:
CGPROGRAM 下加一行:#pragma target 4.0
示例如下:
温馨提示: 本文由Jm博客推荐,转载请保留链接: https://www.jmwww.net/SQL/15530.html
- 上一篇:oracle 架构图
- 下一篇:基于mycat实现mysql的读写分离