Assets.CurrentTaskPriority

static int CurrentTaskPriority{ get }

Description

StereoKit processes tasks in order of priority. This returns the priority of the current task, and can be used to wait until all tasks within a certain priority range have been completed.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!