RenderList.PrevCount
int PrevCount{ get }
Description
This is the number of items in the RenderList before it was most recently cleared. If this is a list that is drawn and cleared each frame, you can think of this as “last frame’s count”.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!