DistanceFromEdgeSigned#
Whether to keep the sign of the value (ie positive/negative).
A positive value means the query point is over water, while a negative means it is over land.
Declaration#
public bool DistanceFromEdgeSigned { get; set; }
Whether to keep the sign of the value (ie positive/negative).
A positive value means the query point is over water, while a negative means it is over land.
public bool DistanceFromEdgeSigned { get; set; }