Summary

public bool IsPositionInRange(Vector3D worldPoint)

Tests if the specified point is within the gravity of this entity.

Returns

bool

if in range;if not

Parameters