Struct JobColliderHitsToBooleans Extends IJob
Public
Fills the output with true or false depending on if the collider hit was a hit.
result[i] = false if hits[i] is a valid hit, otherwise true.
Fills the output with true or false depending on if the collider hit was a hit.
result[i] = false if hits[i] is a valid hit, otherwise true.