Documentation

​
​

Development

User Acquisition

Monetization

Industry

Asset Transformer SDK

2026.1

Supported
​

User Manual

Python API

C# API

Changelog

Discussions

Asset Transformer SDK

2026.1

Supported
​

Asset Transformer SDK
​
​
pxz
  • Functions
Algo
  • Functions
  • Types
CAD
  • Functions
  • Types
Core
  • Functions
  • Events
  • Types
Geom
  • Functions
  • Types
IO
  • Functions
  • Types
Material
  • Functions
  • Events
  • Types
Polygonal
  • Functions
  • Types
Scene
  • Functions
  • Events
  • Types
Unity
  • Functions
  • Events
  • Types
    • ID3D11Device
    • ID3D11RenderTargetView
    • ID3D11Resource
    • ID3D11ShaderResourceView
    • PickResult
    • UnityRenderBuffer
    • UnityRenderingEvent
    • UnityRenderingEventAndData
    • UnityTextureID
    • UnityViewSession
    • VulkanDevice
View
  • Functions
  • Events
  • Types
  1. Asset Transformer SDK (ex Pixyz)

Unity

Python API types
Read time 2 minutes
Last updated 9 months ago

ID3D11Device

Base class: core.Ptr
Functions accepting this type or a list of this type as a parameter:
  • core.parallelAddJob
  • material.setMaterialUserData
  • material.setMultipleMaterialUserData
  • scene.setMultipleOccurrenceUserData
  • scene.setOccurrenceUserData
  • scene.setPartUserData

ID3D11RenderTargetView

Base class: core.Ptr
Functions accepting this type or a list of this type as a parameter:
  • core.parallelAddJob
  • material.setMaterialUserData
  • material.setMultipleMaterialUserData
  • scene.setMultipleOccurrenceUserData
  • scene.setOccurrenceUserData
  • scene.setPartUserData

ID3D11Resource

Base class: core.Ptr
Functions accepting this type or a list of this type as a parameter:
  • core.parallelAddJob
  • material.setMaterialUserData
  • material.setMultipleMaterialUserData
  • scene.setMultipleOccurrenceUserData
  • scene.setOccurrenceUserData
  • scene.setPartUserData

ID3D11ShaderResourceView

Base class: core.Ptr
Functions accepting this type or a list of this type as a parameter:
  • core.parallelAddJob
  • material.setMaterialUserData
  • material.setMultipleMaterialUserData
  • scene.setMultipleOccurrenceUserData
  • scene.setOccurrenceUserData
  • scene.setPartUserData

PickResult

Fields

Type

Name

Default

Description

occurrencesOccurrenceList[]
positionsPoint3List[]

UnityRenderBuffer

Base class: core.Ptr
Functions accepting this type or a list of this type as a parameter:
  • unity.getD3D11RenderTargetViewFromRenderBuffer
  • unity.getD3D11TextureFromRenderBuffer
  • core.parallelAddJob
  • material.setMaterialUserData
  • material.setMultipleMaterialUserData
  • scene.setMultipleOccurrenceUserData
  • scene.setOccurrenceUserData
  • scene.setPartUserData

UnityRenderingEvent

Base class: core.Ptr
Functions accepting this type or a list of this type as a parameter:
  • core.parallelAddJob
  • material.setMaterialUserData
  • material.setMultipleMaterialUserData
  • scene.setMultipleOccurrenceUserData
  • scene.setOccurrenceUserData
  • scene.setPartUserData

UnityRenderingEventAndData

Base class: core.Ptr
Functions accepting this type or a list of this type as a parameter:
  • core.parallelAddJob
  • material.setMaterialUserData
  • material.setMultipleMaterialUserData
  • scene.setMultipleOccurrenceUserData
  • scene.setOccurrenceUserData
  • scene.setPartUserData

UnityTextureID

Base class: core.UInt
Functions accepting this type or a list of this type as a parameter:
  • unity.getD3D11ShaderResourceViewFromNativeTexture
  • unity.getD3D11TextureFromNativeTexture
  • algo.fetchBakedMap
  • algo.fetchBakedVertex
  • algo.automaticUVMapping
  • algo.getUVQualityMetrics
  • algo.hasOverlappingUV
  • algo.repackUV
  • core.getRedoStepUserData
  • core.getUndoStepUserData
  • core.redo
  • core.undo
  • scene.getSubpartMaterial
  • scene.setSubpartMaterial
  • scene.setSubpartMaterials
  • scene.setLocalMatrices
  • view.getCameraFrontAxis
  • view.getCameraPosition
  • view.getCameraRightAxis
  • view.getCameraUpAxis

UnityViewSession

Base class: core.Ident
Functions accepting this type or a list of this type as a parameter:
  • unity.asyncPick
  • unity.asyncResize

VulkanDevice

Base class: core.Ptr
Functions accepting this type or a list of this type as a parameter:
  • core.parallelAddJob
  • material.setMaterialUserData
  • material.setMultipleMaterialUserData
  • scene.setMultipleOccurrenceUserData
  • scene.setOccurrenceUserData
  • scene.setPartUserData

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
    • ID3D11Device

    • ID3D11RenderTargetView

    • ID3D11Resource

    • ID3D11ShaderResourceView

    • PickResult

    • UnityRenderBuffer

    • UnityRenderingEvent

    • UnityRenderingEventAndData

    • UnityTextureID

    • UnityViewSession

    • VulkanDevice


Report a problem with this page