838 B
838 B
Sphinx Warnings
18: WARNING: undefined label: 'bpy.ops.uv.pack_islands'
Note the preview is not accurate and warnings may not indicate real issues.
Pack UV Islands Node

The Pack UV Islands Node scales islands of a UV map and moves them so they fill the UV space as much as possible.
See also
The bpy.ops.uv.pack_islands operator performs a similar operation in the UV editor.
Inputs
- UV
The UV map to modify.
- Selection
Faces to consider when packing islands. UVs that are part of any other face will not be affected.
- Margin
The distance to leave between UV islands.
- Rotate
Allow Rotating islands for best fit.
Properties
This node has no properties.
Output
- UV
The modified UVs.