Skip to content

Transform Get Distance To Point

Measures the distance from a Transform to a world position.

Parameters

Parameter Description
Transform The Transform to measure from.
World Point The world position to measure to.
Get Distance Stores the distance result.
Axis Axis used for measuring, such as XY, XZ, or XYZ.

Notes

  • Axis filtering lets you ignore height or depth when needed.
  • This is useful for gameplay checks such as range rings, triggers, or AI proximity.