Vixen
dd8b0a81
csharp
public readonly record struct RemeshSegment

A straight run between two points, which is how a field and a feature chain are drawn.

Read the guide page for this →

Fields and properties (2)

Methods (1)

  • public RemeshSegment(Vector3 From, Vector3 To)

    A straight run between two points, which is how a field and a feature chain are drawn.

Used by (3)

  • RemeshDumpVixen.Geometry.Remeshing
  • RemeshDumpTestsVixen.Geometry.Remeshing.Tests
  • BlockoutRemeshDebugVixen.Editor.Blockout