logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

Unity中的UI的shader不能用standard

将 `Image` 组件的 `Material` 属性设为 `None`,使用 Unity 默认的 UI/Default Shader。- 在 Scene 视图中,`img_Background` 和 `btn_BeginGame` 可见。- `Left / Top / Right / Bottom` 设置为 `0`- `Anchors` 设置为 `Min(0, 0) Max(1, 1)`- `S

#unity#ui#游戏引擎
到底了