Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 363 Bytes

File metadata and controls

20 lines (12 loc) · 363 Bytes

TextureAtlasExporter.flattenSkewObject

Availability

Animate 2020.

Usage

TextureAtlasExporter.flattenSkewObject

Description

Property; Boolean value which indicates whether skewed assets needs to be flattened to the texture atlas.

Example

var exporter = new TextureAtlasExporter;
exporter.flattenSkewObject = true;