csharp
public enum PackOverflowWhat the packer does when the islands do not fit at the density asked for.
Fields and properties (3)
ScaleScale everything down uniformly until it fits, and say so in the report.
NextTileSpill into the next UDIM tile. An island may not straddle a tile boundary.
RefuseRefuse, 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