Documentation

​
​

Development

User Acquisition

Monetization

Industry

Asset Transformer Studio

2026.5.0

Supported
​

User Manual

Python API

Changelog

Asset Transformer Studio

2026.5.0

Supported
​

Asset Transformer Studio
​
​
pxz
  • Functions
Algo
  • Functions
  • Types
CAD
  • Functions
  • Types
Core
  • Functions
  • Events
  • Types
Geom
  • Functions
  • Types
Material
  • Functions
  • Events
  • Types
Polygonal
  • Functions
  • Types
Process [UI]
  • Functions
  • Types
    • BakeDiffuseOptions
    • BakeOptionSelector
    • BakeOptions
    • DecimateParameters
    • DecimateParametersList
    • DecimationRatio
    • DecimationRatioList
    • DecimationStrategy
    • GenerateDiffuseMap
    • NoBaking
    • TargetDecimateParameters
Scene
  • Functions
  • Events
  • Types
Studio [UI]
  • Functions
  • Types
View
  • Functions
  • Events
  • Types
  1. Asset Transformer Studio

Process

Python API types
Read time 1 minute
Last updated 8 hours ago

BakeDiffuseOptions

Fields

Type

Name

Default

Description

mapResolutionInt1024
paddingInt1

BakeOptionSelector

Select between:
  • Yes: process.BakeOptions
  • No: process.NoBaking Functions accepting this type or a list of this type as a parameter:
  • process.proxyFromMeshes

BakeOptions

Fields

Type

Name

Default

Description

resolutionInt1024
paddingInt1
texturesalgo.BakeMaps
Functions accepting this type or a list of this type as a parameter:
  • process.decimateTargetBake

DecimateParameters

Fields

Type

Name

Default

Description

surfacicTolerancegeom.Distance1
linearTolerancegeom.Distance0.1
normalTolerancegeom.Angle5

DecimateParametersList

List of process.DecimateParameters
Functions accepting this type or a list of this type as a parameter:
  • process.generateLODChainQuality

DecimationRatio

Fields

Type

Name

Default

Description

ratioPercent50
Functions accepting this type or a list of this type as a parameter:
  • process.generateLODChainTarget

DecimationRatioList

List of process.DecimationRatio
Functions accepting this type or a list of this type as a parameter:
  • process.generateLODChainTarget

DecimationStrategy

Select between:
  • DecimateToTarget: process.TargetDecimateParameters
  • DecimateToQuality: process.DecimateParametersList Functions accepting this type or a list of this type as a parameter:
  • process.generateLODChain

GenerateDiffuseMap

Select between:
  • Yes: process.BakeDiffuseOptions
  • No: process.NoBaking Functions accepting this type or a list of this type as a parameter:
  • process.generatePhantomMesh
  • process.proxyFromPointCloud

NoBaking

Base class: core.None

TargetDecimateParameters

Fields

Type

Name

Default

Description

UVImportancealgo.UVImportanceEnumPreserveSeamsAndReduceDeformation
ProtectTopologyBooleanFalse
LODLevelsprocess.DecimationRatioList
[DecimationRatio(50), DecimationRatio(25)]

Copyright © 2026 Unity Technologies
LegalPrivacy PolicyCookiesDocumentation Terms of UseDo Not Sell or Share My Personal InformationYour Privacy Choices (Cookie Settings)

"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S and elsewhere (more info here). Other names or brands are trademarks of their respective owners.

Some pages are machine-translated for convenience, and may contain inaccuracies. In the event of conflicting information, the English version is authoritative.

  • On this page
    • BakeDiffuseOptions

    • BakeOptionSelector

    • BakeOptions

    • DecimateParameters

    • DecimateParametersList

    • DecimationRatio

    • DecimationRatioList

    • DecimationStrategy

    • GenerateDiffuseMap

    • NoBaking

    • TargetDecimateParameters