摘要:
ILayerable 代码修改动画后推 public static void SetTimeClipExtrapolation(TimelineClip clip,TimelineClip.ClipExtrapolation extrapolation) { var type = clip.GetT 阅读全文
摘要:
视频地址 Inertialization: High-Performance Animation Transitions in Gears of War https://www.youtube.com/watch?v=BYyv4KTegJI&list=PL2e4mYbwSTbbHAJT7OdK5mv 阅读全文
摘要:
假设我们需要使用ScriptableObject来保存一个图的结构,我们先创建2个ScriptableObject的子类,Graph和GraphNodeBase GraphNodeBase类如下 namespace YaoJZ.SerializeTest { public class GraphNo 阅读全文