PFlow 脚本案例实用教程

修改
鏉ユ簮: 水银管理员 浏览 871 日期 2015-11-18 0

 

两个PF脚本的小教程,撇开Box不说.还是挺实用的呢.想好好了解某个软件或者插件的内部运行机制或者原理的话.Code的学习是必不可少的呢
  • PFlow Particle Integer Channel
  • PFlow LookAt Script

 

评论

{{ username ? username.charAt(0).toUpperCase() : '?' }}
Ctrl+Enter 发布
{{ (c.username || c.author_name || '?').charAt(0).toUpperCase() }}
{{ c.username || c.author_name }} {{ Utils.formatDate(c.created_at) }}