Click or drag to resize

UtilityApproximately Method

Overload List
  NameDescription
Public methodStatic memberApproximately(Double, Double, Double)
Approximately the specified a, b and tolerance.
Public methodStatic memberApproximately(Single, Single, Single)
Approximately the specified a, b and tolerance.
Public methodStatic memberApproximately(Quaternion, Quaternion, Single)
Approximately Quaternion with the specified a, b and tolerance.
Public methodStatic memberApproximately(Vector3, Vector3, Single)
Approximately the specified a, b and tolerance.
Top
See Also