Summary

public bool IntersectRaySphere(Ray ray, out float tmin, out float tmax)

Returns

bool

Parameters