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. |
startIndex | |
System. |
endIndex | |
Material | material |
Returns
Type | Description |
---|---|
Sub |