Unity2019.2.9f1を入れてHDRPのUnlitGraphを使ってマテリアルを作成したところInspectorにSurfaceOptionという項目が追加されていました。ですが通常のUnlitGraphを使ってマテリアルを作成したところこちらにはSurfaceOptionはありません。通常のUnlitGraphでもSurfaceOptionを使えるようにはできませんか?
When Unity2019.2.9f1 was inserted and a material was created using UnlitGraph of HDRP, an item called SurfaceOption was added to Inspector. However, when creating a material using normal UnlitGraph, there is no SurfaceOption here. Can I use SurfaceOption with normal UnlitGraph?
↧