[Unity Native Container] custom Native Container [Part 5]: ParallelFor uses ParallelWriter and thread index

introduce   before this series, we studied creating our own custom Native Container and adding support for functions, such as deallocating when jobs are completed and adding parallel Job support. In this section, we will study another method of using [NativeSetThreadIndex] to add support for parallel writing.   this article will n ...

Posted by fat creative on Sun, 09 Jan 2022 14:46:54 +0100