JobAnimationCurve
JobAnimationCurve copied to clipboard
An AnimationCurve that works inside a job. Build one by providing an original AnimationCurve.
Results
1
JobAnimationCurve issues
Sort by
recently updated
recently updated
newest added
Removed the usage of BlobAllocator and replaced it with BlobBuilder. Fixed a out-of-range error due to thread index being greater than processor count during job. Added a small message to...