博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Unity图形功能的硬件要求 Hardware Requirements for Unity's Graphics Features
阅读量:5075 次
发布时间:2019-06-12

本文共 478 字,大约阅读时间需要 1 分钟。

Summary 总结

  PC/Mac iOS/Android 360/PS3
Deferred lighting 延迟光照 SM3.0, GPU support - Yes
Forward rendering 正向渲染 SM2.0 OpenGL ES 2.0 Yes
Vertex Lit rendering 顶点光照渲染 Yes Yes -
Realtime Shadows 实时阴影 SM2.0, GPU support - Yes
Image Effects 图像效果 Most need SM2.0 Most need OpenGL ES 2.0 Yes
Vertex Shaders 顶点着色器 SM1.1 OpenGL ES 2.0 Yes
Pixel Shaders 像素着色器 SM2.0 OpenGL ES 2.0 Yes
Fixed Function Shaders 固定功能着色器 Yes Yes -

转载于:https://www.cnblogs.com/GameJan/archive/2013/01/25/2877201.html

你可能感兴趣的文章