Click or drag to resize
CollisionDetectorPointDistance Method
Overload List
  NameDescription
Public methodStatic memberPointDistance(Vector3, ProjectObject, Vector3, Part)
Calculates the shortest distance from a point to a graphic object, as well as the closest point on the object.
Public methodStatic memberPointDistance(Vector3, ProjectObject, Vector3, Part, Boolean)
Calculates the shortest distance from a point to a graphic object, as well as the closest point on the object.
Top
See Also