美文网首页Unity探路营
Unity2019 2D新功能直播笔记

Unity2019 2D新功能直播笔记

作者: 洪智 | 来源:发表于2019-10-30 21:05 被阅读0次

课程纲要:

  • 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的轮廓。

相关文章

网友评论

    本文标题:Unity2019 2D新功能直播笔记

    本文链接:https://www.haomeiwen.com/subject/cieavctx.html