Method | Description | |
---|---|---|
Finish ( ) : void | ||
PokemonMapExporter ( string mapFileName, string mapName, string mapId, string gameModeFolder, bool createMissingFolders, ModelExportType exportType ) : System | ||
ProcessGameObject ( |
Method | Description | |
---|---|---|
ConvertModelToPmeshAndSaveToFolder ( |
||
CreatePositioningFromTransform ( |
||
HasRelevantComponents ( |
||
MayAttachVisualModel ( |
public PokemonMapExporter ( string mapFileName, string mapName, string mapId, string gameModeFolder, bool createMissingFolders, ModelExportType exportType ) : System | ||
mapFileName | string | |
mapName | string | |
mapId | string | |
gameModeFolder | string | |
createMissingFolders | bool | |
exportType | ModelExportType | |
return | System |
public ProcessGameObject ( |
||
gameObject | ||
return | bool |