Rendering Paths

1、在 Edit->Project Settings->Player 打开的Inspector中可以设置Rendering Paths。

  Rendering Paths

2、Rendering Paths的值总共有三种:

  Rendering Paths

  Vertex Lit:少数光照特性,不支持阴影。

  Forward with Shader:好的光照特性,少数阴影支持。

  Deferred Lighting:最好的光照特性和阴影特性。

参考:

1、file:///D:/Program%20Files%20(x86)/Unity/Editor/Data/Documentation/Documentation/Manual/RenderingPaths.html

2、file:///D:/Program%20Files%20(x86)/Unity/Editor/Data/Documentation/Documentation/Components/class-PlayerSettings40.html

 

相关文章:

  • 2021-08-21
  • 2021-09-30
  • 2021-05-24
  • 2022-01-04
  • 2021-12-08
  • 2022-01-28
  • 2021-08-08
  • 2021-10-13
猜你喜欢
  • 2021-07-18
  • 2022-02-06
  • 2021-07-02
  • 2022-12-23
  • 2022-12-23
  • 2021-10-07
相关资源
相似解决方案