Creation And Modification
Returns a 2D location as a point. This allows you to specify any location on the map grid as a viable value for a point parameter.
Returns a 3D location as a point. This allows you to specify any 3D location on the map as a viable value for a point parameter.
Moves a point to the specified position.
Changes the facing of a point.
Changes the height of a point, relative to the terrain.
Measurements
Returns the angle from point 1 to point 2 as a real value, in degrees.
Returns the distance between two points as a real value.
Returns the facing angle of the specified point as a real value, in degrees.
Returns the height of the specified point, relative to the terrain, as a real value. To place a point with a non-zero height in the Terrain Editor, use the Three Dimensional point type.
Returns the X coordinate of the specified point as a real value.
Returns the Y coordinate of the specified point as a real value.
Returns true if the specified point is located within the specified region.
Offsets
Returns a point with the position of the specified point, and the facing of the specified angle.
Returns a point offset by a specified distance toward a target point.
Returns the point that an object would bounce to if it was travelling from the source point and hit a wall with the specified normal angle at the target point.
Returns a point offset by given horizontal and vertical distances.
Returns a point offset by a distance toward an angle, specified in degrees.
Returns a point with the X and Y position of the specified point, and Z position of the specified Z.
Returns a random point along the line segment connecting the specified points.
Pathing
Returns the ground pathing cost between two points as an integer.
Returns true if the specified points are connected by ground pathing.
Returns true if the specified point is pathable to ground units.
You must login to post a comment. Don't have an account? Register to get one!
Facts
Date created
Sep 19, 2010
Last updated
Jan 24, 2011
StarCraft and Blizzard Entertainment are both trademarks or registered trademarks of Blizzard Entertainment in the United States and/or other countries. These terms and all related materials, logos, and images are copyright © Blizzard Entertainment. This site is in no way associated with or endorsed by Blizzard Entertainment.