Closed vanruesc closed 8 years ago
The raycast method creates multiple Vector3 instances each time it's called. This could be prevented by using static objects.
Vector3
The raycast method creates multiple
Vector3
instances each time it's called. This could be prevented by using static objects.