Enum DistanceFieldFormat
Bitmask describing a set of distance field types.
Fields
MultiChannel = 1Multi-channel signed distance field using the median encoding in the RGB channels.
True = 2Simple signed distance field in the alpha channel.