![]() |
Init(args)
Scripting Reference
|
Defines a class that can subscribe to receive a callback during the LateUpdate event function.
Public Member Functions | |
void | LateUpdate (float deltaTime) |
LateUpdate is called every frame, if the MonoBehaviour is active and enabled. More... | |