Click or drag to resize

UtilIntersectCircleYSphere Method

Overload List
  NameDescription
Public methodStatic memberIntersectCircleYSphere(Double, Vector3, Double)
Calculate the intersection points of a circle (centered at Origin and in the XZ plane) and a sphere surface (using 10^-6 as a tolerance in equality).
Public methodStatic memberIntersectCircleYSphere(Double, Vector3, Double, Double)
Calculate the intersection points of a circle (centered at Origin and in the XZ plane) and a sphere surface (using 10^-6 as a tolerance in equality).
Top
See Also