Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


PostSimulate

Event callback for a post-simulate event. This is called after the simulation has finished running and is always called on the main-thread. See PhysicsEvents.PostSimulateEventHandler.
Read time 1 minuteLast updated 11 days ago

Definition

public static event PhysicsEvents.PostSimulateEventHandler PostSimulate