RemapIndexMapReturn
Class
読み終わるまでの所要時間 1 分最終更新 8ヶ月前
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 |