 |
Threads | Unity Gems
Practical Threading in Unity So in Unity you can only process your own class instances and Unity value types (like Vector3, Quaternion etc) only - as mentioned this makes things a bit limited. You could though do something like modify the vertices for a m
unitygems.com |
 |