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