This version of Unity is unsupported.

SpriteAtlasPackingSettings.enableRotation

public bool enableRotation;

Description

Determines if rotating a sprite is possible during packing.

Rotating the sprite during packing might result in tighter packing and thus a smaller atlas. However, this increases packing time.