API reference
API reference
Select your platform
No SDKs available
No versions available

MonoBehaviourEndOfFrameExtensions Class

This extension allows easily registering an unregistering callback at the EndOfFrame which happens after rendering but before the next fixed Update.

Detailed Description

Call RegisterEndOfFrameCallback to start receiving updates and UnregisterEndOfFrameCallback to stop.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon