Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 384 Bytes

File metadata and controls

21 lines (12 loc) · 384 Bytes

SpriteSheetExporter.shapePadding

Availability

Flash Pro CS6.

Usage

SpriteSheetExporter.shapePadding

Description

Property; An integer value indicating how many pixels of padding should be added to each exported symbol frame when adding it to the sprite sheet.

Example

var exporter = new SpriteSheetExporter;
exporter.shapePadding = 10;