#Using burst outside of a job?

1 messages · Page 1 of 1 (latest)

stone marlin
#

It's not like I want to do this, but is it possible to burst compile code that is outside of a job, no matter how complicated? Not just in ECS systems.

drowsy terrace
#

what this leaves out though is you can just add [BurstCompile] to any static method (as long as the other class/struct has the attribute as well)