1.安装Unity5.2.5 2.安装Microsoft Visual Studio 2013 3.打开VS2013,点击Tools | Extensions and Updates,然后在这个界面点击左侧的Online,在右上角的输入框里打Unity,会搜索到Visual Studio Tools for Unity 2013,点击后弹出页面,点击页面的下载 4.Visual Studio Tools for Unity 2013.msi文件下载完成,点击安装 5.打开Unity,Edit |
[Stencil] The stencil buffer can be used as a general purpose per pixel mask for saving or discarding pixels. The stencil buffer is usually an 8 bit integer per pixel. The value can be written to, increment or decremented. Subsequent draw calls can t