Class RemapIndexMapReturn
Inherited Members
Namespace: UnityEngine.Pixyz.Material
Syntax
[Serializable]
public class RemapIndexMapReturn
Constructors
RemapIndexMapReturn()
Declaration
public RemapIndexMapReturn()
RemapIndexMapReturn(RemapIndexMapReturn)
Declaration
public RemapIndexMapReturn(RemapIndexMapReturn o)
Parameters
Type | Name | Description |
---|---|---|
RemapIndexMapReturn | o |
Fields
mappedMaps
Declaration
public ImageList mappedMaps
Field Value
Type | Description |
---|---|
ImageList |
newToOldMapIndices
Declaration
public IntListList newToOldMapIndices
Field Value
Type | Description |
---|---|
IntListList |