IsPositionInRange
Summary
public bool IsPositionInRange(Vector3D worldPoint)
Tests if the specified point is within the gravity of this entity.
Returns
if in range;if not
Parameters
- Vector3D worldPoint
public bool IsPositionInRange(Vector3D worldPoint)
Tests if the specified point is within the gravity of this entity.
if in range;if not