文档

Asset Transformer SDK


User Manual

Python API

C# API

Changelog

Discussions

Asset Transformer SDK


RemapIndexMapReturn

Class
阅读时间1 分钟最后更新于 5 天前

Inheritance
Inherited Members
Namespace: UnityEngine.Pixyz.Material
[Serializable]public class RemapIndexMapReturn

Constructors

RemapIndexMapReturn()

public RemapIndexMapReturn()

RemapIndexMapReturn(RemapIndexMapReturn)

public RemapIndexMapReturn(RemapIndexMapReturn o)
Parameters

Type

Name

Description

RemapIndexMapReturno

Fields

mappedMaps

public ImageList mappedMaps
Returns

Type

Description

ImageList

newToOldMapIndices

public IntListList newToOldMapIndices
Returns

Type

Description

IntListList