by Joe Maller on 4 Jan, 2004 04:19, Applies to: FCP 4.1.1 from:
Returns the distance between two points. Distance is measured across any potential diagonal, returning the hypotenuse of the triangle connecting two points.
Use AngleTo to determine the angle between two points.
Authors own their submissions and grant full use rights to the site owner.
Commercial reproduction is prohibited without prior written permission (please ask first).
The FXScript Reference is an independent resource, created and funded through user contributions and my wallet. If you find the site useful, please donate to help keep this unique resource online.
Returns the distance between two points. Distance is measured across any potential diagonal, returning the hypotenuse of the triangle connecting two points.
Use AngleTo to determine the angle between two points.