csharp
public readonly record struct RemeshArcLabelOne arc of the partition, with the integer the quantizer gave it.
Remarks
⚠ Target travels beside Quads because their difference is the thing the quantization is for. docs/plan/41 § D7's cost is the squared distance between them summed over arcs, so an arc where they are far apart is where the consistency system had to spend — and reading the integers alone tells you what happened without telling you what it cost.
Fields and properties (6)
public int ArcIts index in the layout.
public Vector3 FromWhere the arc starts, in world space.
public Vector3 ToWhere it ends.
public int QuadsHow many quads run along it.
public float TargetHow many the density field asked for, before rounding.
public bool IsFeatureWhether every one of its edges is a feature edge.
Methods (1)
Used by (3)
- RemeshDumpVixen.Geometry.Remeshing
- RemeshDumpTestsVixen.Geometry.Remeshing.Tests
- BlockoutRemeshDebugVixen.Editor.Blockout