首页
it技术
登录
6mi
u
盘
搜
搜 索
it技术
RenderTexture
RenderTexture
it
2025-10-03
5
创建renderertexture赋值摄像机 用RawImage方式用Graphics.DrawTexture void OnGUI() { if (isshow) { if (Event.current.type.Equals(EventType.Repaint)) { Graphics.DrawTexture(new Rect(200, 100, 128, 128), tex); } } }
转载请注明原文地址: https://lol.8miu.com/read-30035.html
最新回复
(
0
)