Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
Closevalue | The number of sample frames that were dropped due to the overflow. |
Invoked when the number of available sample frames goes beyond the maximum that fits in the internal buffer.
This event cannot be disabled like the sample frames available counterpart. It is not expected to be frequently emitted so it is not an important source of overhead.