摘要:
圣典中对于Unity3D的序列化介绍很容易和C#的序列化介绍搞混,做个笔记,方便以后查找。很多资料算是拾人牙慧.一、Serializable 序列化Inherits from AttributeThe Serializable attribute lets you embed a class wit... 阅读全文
摘要:
一、createScrollView1、First, select the panel you want to be your scroll view and right-click anywhere in the Scene View to bring up the context menu, t... 阅读全文