csharp
public enum EdgeChannelsWhich of the three channels an edge contributes its distance to.
No guide page documents this yet — the page shows what the code says about itself.
Remarks
A channel mask rather than a colour: an edge normally carries two of the three, and only at a corner do the two sides differ in which two.
Fields and properties (5)
NoneCarried by nothing.
RedThe red channel.
GreenThe green channel.
BlueThe blue channel.
WhiteAll three, which makes the field an ordinary one at that edge.
Used by (3)
- ColouredEdgeVixen.Ui.Text
- DistanceFieldVixen.Ui.Text
- EdgeColoringVixen.Ui.Text