RemapIndexMapReturn
Class
Read time 1 minuteLast updated 19 hours ago
Inheritance
- object
- RemapIndexMapReturn
Inherited Members
- Equals(object)
- Equals(object, object)
- GetHashCode()
- GetType()
- MemberwiseClone()
- ReferenceEquals(object, object)
- ToString()
Namespace: UnityEngine.Pixyz.Material
[Serializable]public class RemapIndexMapReturn
Constructors
RemapIndexMapReturn()
public RemapIndexMapReturn()
RemapIndexMapReturn(RemapIndexMapReturn)
Parameterspublic RemapIndexMapReturn(RemapIndexMapReturn o)
Type | Name | Description |
|---|---|---|
| RemapIndexMapReturn | o |
Fields
mappedMaps
Returnspublic ImageList mappedMaps
Type | Description |
|---|---|
| ImageList |
newToOldMapIndices
Returnspublic IntListList newToOldMapIndices
Type | Description |
|---|---|
| IntListList |