Files
Convention-Unity-Demo/Assets/StreamingAssets/Helper/MaterialUpdatement.helper.h

26 lines
357 B
C
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#include "Updatement`1.helper.h"
#define MaterialUpdatement
/*
<summary>
对应ab包名称自动匹配对应平台
</summary>
<param name="ab"></param>
*/
#define Load(ab)
/*
<summary>
在指定时刻切换父物体上的MeshRenderer.material
</summary>
<param name="time"></param>
<param name="material"></param>
*/
#define Add(time,material)