RemapIndexMapReturn
Class
Read time 1 minuteLast updated 8 months ago
Inheritance
- object
- RemapIndexMapReturn
Inherited Members
Namespace: UnityEngine.Pixyz.Material
[Serializable]public class RemapIndexMapReturn
Constructors
RemapIndexMapReturn()
public RemapIndexMapReturn()
RemapIndexMapReturn(RemapIndexMapReturn)
public RemapIndexMapReturn(RemapIndexMapReturn o)
Parameters
Type | Name | Description |
|---|---|---|
| RemapIndexMapReturn | o |
Fields
mappedMaps
public ImageList mappedMaps
Returns
Type | Description |
|---|---|
| ImageList |
newToOldMapIndices
public IntListList newToOldMapIndices
Returns
Type | Description |
|---|---|
| IntListList |