Class: UChartOptions
Plugins.UChartOptions
Implements
ChartOptions
Constructors
constructor
• new UChartOptions()
Properties
fixWinding
• fixWinding: boolean
= false
Implementation of
ChartOptions.fixWinding
maxBoundaryLength
• maxBoundaryLength: number
= 0
Implementation of
ChartOptions.maxBoundaryLength
maxChartArea
• maxChartArea: number
= 0
Implementation of
ChartOptions.maxChartArea
maxCost
• maxCost: number
= 2
Implementation of
ChartOptions.maxCost
maxIterations
• maxIterations: number
= 1
Implementation of
ChartOptions.maxIterations
normalDeviationWeight
• normalDeviationWeight: number
= 2
Implementation of
ChartOptions.normalDeviationWeight
normalSeamWeight
• normalSeamWeight: number
= 4
Implementation of
ChartOptions.normalSeamWeight
roundnessWeight
• roundnessWeight: number
= 0.009999999776482582
Implementation of
ChartOptions.roundnessWeight
straightnessWeight
• straightnessWeight: number
= 6
Implementation of
ChartOptions.straightnessWeight
textureSeamWeight
• textureSeamWeight: number
= 0.5
Implementation of
ChartOptions.textureSeamWeight
useInputMeshUvs
• useInputMeshUvs: boolean
= false
Implementation of
ChartOptions.useInputMeshUvs