FixedUpdate Method
- Namespace
- SatorImaging.LifecycleManager
FixedUpdate()
public void FixedUpdate()
Tip
Set enabled
of this mono behaviour false and call this method explicitly in "manager of update managers" to
manage multiple update managers execution order while keeping registered actions order.