Skip to main content

Class: UPackOptions

Plugins.UPackOptions

Implements

  • PackOptions

Constructors

constructor

new UPackOptions()

Properties

bilinear

bilinear: boolean = true

Implementation of

PackOptions.bilinear


blockAlign

blockAlign: boolean = false

Implementation of

PackOptions.blockAlign


bruteForce

bruteForce: boolean = false

Implementation of

PackOptions.bruteForce


createImage

createImage: boolean = false

Implementation of

PackOptions.createImage


maxChartSize

maxChartSize: number = 0

Implementation of

PackOptions.maxChartSize


padding

padding: number = 0

Implementation of

PackOptions.padding


resolution

resolution: number = 0

Implementation of

PackOptions.resolution


rotateCharts

rotateCharts: boolean = true

Implementation of

PackOptions.rotateCharts


rotateChartsToAxis

rotateChartsToAxis: boolean = true

Implementation of

PackOptions.rotateChartsToAxis


texelsPerUnit

texelsPerUnit: number = 0

Implementation of

PackOptions.texelsPerUnit