Summary

A list of stages in the scene tick in which we can hook

Static Fields

FinishFixedUpdate Called at the end of fixed update
FinishUpdate At the very end of the scene update
Interpolation When transforms are interpolated
PhysicsStep Physics step, called in fixed update
SceneLoaded Called after a scene has been loaded
StartFixedUpdate Called at the start of fixed update
StartUpdate At the very start of the scene update
UpdateBones Bones are worked out
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.