Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


FrameStart

Transform Change callbacks are sent at the start of a frame prior to the "FixedUpdate" or "Update" script callbacks. This is typically used when any changes to Transform from the previous frame need to be handled before anything else runs.
Read time 1 minuteLast updated 10 days ago

Definition

FrameStart = 1