Vixen
dd8b0a81
csharp
public enum PackOverflow

What the packer does when the islands do not fit at the density asked for.

Read the guide page for this →

Fields and properties (3)

  • Scale

    Scale everything down uniformly until it fits, and say so in the report.

  • NextTile

    Spill into the next UDIM tile. An island may not straddle a tile boundary.

  • Refuse

    Refuse, and name the shortfall.

Used by (8)

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