Files
Convention-Unity-Demo/Release/Convention-Unity-Demo_Data/StreamingAssets/Project/root/Scenes/Layer2.h

12 lines
323 B
C
Raw Normal View History

2025-09-25 19:04:05 +08:00
#include "Anchor.helper.h"
//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()
LoadSubScript(PrefabRootObject, Layer2/TerrainSceneRoot.h);