Time
constTime:ResourceDef<TimeData>
Defined in: ecs/resource.ts:321
The frame clock, as Res(Time). The engine writes it once per frame before
any system runs; scale is the one field a project sets.
constTime:ResourceDef<TimeData>
Defined in: ecs/resource.ts:321
The frame clock, as Res(Time). The engine writes it once per frame before
any system runs; scale is the one field a project sets.