currentPageIndex property
Toggles between 0 and 1. Index 0 is the first half of pPageData. Index 1 is the second half. Only ever accessed by the public API. Never accessed by the job thread.
Implementation
@ma_uint32()
external int currentPageIndex;
Toggles between 0 and 1. Index 0 is the first half of pPageData. Index 1 is the second half. Only ever accessed by the public API. Never accessed by the job thread.
@ma_uint32()
external int currentPageIndex;