Vixen
dd8b0a81
csharp
public enum PackQuality

How hard the packer tries, which is a runtime decision rather than a quality one.

Read the guide page for this →

Fields and properties (3)

  • Rectangle

    Skyline over island bounding boxes, with quarter turns. The fast path, and the fallback.

  • Irregular

    Rasterized island masks against an occupancy bitmap. The quality path.

  • SuperPatch

    Near-rectangular neighbours grouped into composite rectangles first, then packed.

Used by (8)

  • PackSettingsVixen.Geometry.Uv
  • PackerVixen.Geometry.Uv
  • UvPackEfficiencyTestsVixen.Geometry.Uv.Tests
  • UvPackPropertyTestsVixen.Geometry.Uv.Tests
  • UvPackingTestsVixen.Geometry.Uv.Tests
  • UvUdimTestsVixen.Geometry.Uv.Tests
  • BlockoutPackSettingsVixen.Editor.Blockout
  • Describes_Vixen_Editor_Blockout_BlockoutPackSettingsVixen.Editor.Blockout