shader反射——平面反射

C#代碼: using System.Collections; using System.Collections.Generic; using UnityEngine; public class PlanarReflection : MonoBehaviour { private Camera reflectionCamera = null; private RenderText
相關文章
相關標籤/搜索