Files
Convention-Unity-Demo/Release/Convention-Unity-Demo_Data/StreamingAssets/Tutorial/root/Resources/SkyUpdatement.h

16 lines
397 B
C
Raw Normal View History

2025-09-25 19:04:05 +08:00
#include "SkyUpdatement.helper.h"
//Load(ab)
//Add(time,sky)
//SetUpdateTarget(path)
//LoadEntriesFromJson(rpath)
//ResetTimePoint(id,delta,value)
//NextTimePoint(id,times)
//SetTimePoint(id,value)
//LoadSubScript(type,path)
//SetValue(field,value)
//SetLocalPosition(x,y,z)
//SetLocalEulerAngles(x,y,z)
//SetLocalScaling(x,y,z)
//SetObjectDisable()
Load(epic_sky.skys);
Add(0, Epic_GloriousPink);