0
点赞
收藏
分享

微信扫一扫

Unity2019 2D新功能直播笔记

Mhhao 2021-09-25 阅读 49

课程纲要:

  • 2D Sprite Shape
  • 2D Lighting
  • 2D ShaderGraph
  • 版本升级

Sprite Shape

Sprite Shape是一个灵活而强大的2D世界创建工具,其功能是利用Sprite沿着形状的轮廓平铺,并根据轮廓的角度自动变形和切换Sprite。主要构成包括:
1)Sprite Shape Profile(资源):包含用于确定哪些Sprite在特定角度范围内显示在Sprite Shape上的设置以及其他显示设置。
2)Sprite Shape Controller(组件):用于在场景中编辑Sprite Shape的轮廓。

举报

相关推荐

0 条评论