Delegate IUnityMeshToDllSubMeshConverter.ForEachUnitySubMeshToDllSubMesh
Namespace: PLATEAU.CityExport.ModelConvert.SubMeshConvert
Assembly: cs.temp.dll.dll
Syntax
public delegate SubMesh ForEachUnitySubMeshToDllSubMesh(int startIndex, int endIndex, Material material);
Parameters
| Type | Name | Description |
|---|---|---|
| System.Int32 | startIndex | |
| System.Int32 | endIndex | |
| Material | material |
Returns
| Type | Description |
|---|---|
| SubMesh |