摘要: using UnityEngine; using System.Collections; public class CameraFacingBillboard : MonoBehaviour { public Camera m_Camera; //Orient the camera after al 阅读全文
posted @ 2020-11-10 17:39 三里路异乡客 阅读(1821) 评论(0) 推荐(0) 编辑