Internal request payload behind input.raycast().
input.raycast()
Plugins normally call raycast() rather than emitting this directly.
raycast()
Id correlating this request with its RaycastResult.
Ray direction (need not be normalized).
Optional
Bitmask selecting which collision layers to test.
Maximum distance to test along the ray.
World-space ray origin.
Internal request payload behind
input.raycast().Plugins normally call
raycast()rather than emitting this directly.