Skip to content
This repository has been archived by the owner on Jun 25, 2022. It is now read-only.

Latest commit

 

History

History
6 lines (6 loc) · 191 Bytes

可移植的粒子系统.md

File metadata and controls

6 lines (6 loc) · 191 Bytes

#可移植的粒子系统 ##Demo步骤

  • 粒子系统在 PCL/共享项目 中定义视图
  • 在各个已经注册了引擎的项目中创建粒子系统动画
  • 粒子系统添加到 GameCanvasView
  • 通过 GameCanvasRenderer 关联的控件呈现出来。