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

26 lines
312 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 SkyUpdatement
/*
<summary>
对应ab包名称自动匹配对应平台
</summary>
<param name="ab"></param>
*/
#define Load(ab)
/*
<summary>
在指定时刻切换天空
</summary>
<param name="time"></param>
<param name="sky"></param>
*/
#define Add(time,sky)