English
Appearance
@modoki/engine / index / registerLateUpdate
registerLateUpdate(key, fn): void
key
fn
void
Register a LateUpdate system (replaces any with the same key).
string
LateUpdateFn