pioj 803 Report post Posted April 13, 2020 Burst 1.2 comes with a new feature: SharedStatic<T>. This allows us to write to static variables from within Burst-compiled code like jobs and function pointers. Today we’ll look at how this is implemented by Burst and IL2CPP. We’ll also put them to a performance test to see how fast they are. Today we’ll be using […] Ver artículo completo... Quote Share this post Link to post Share on other sites