The following is the API documentation:
- -InputFile – Name or input X file or directory of X files. For Directory, use the –All parameter.
- -LODInput – Indicates that more than one –InputFile exists. Each will be loaded to a different level.
- -OutputDir – Name of destination directory for XPL files.
- -All – Indicates to process all files in –InputFile (directory).
- -Recursive – Indicates to process all files in inner folders in –InputFile (directory).
- -CenterObjects -OffsetX 0 OffsetY 0 OffsetZ 0 – Center the model’s pivot.
- -NoCompMax – Do not compress best level texture (default yes).
- -SkipBadTextures – Skip Bad Textures (default:no).
- -SkipBadModels – Skip Bad Models (Default:no).
- -NoTex0 – Use a single color for the lowest resolution level.
玩skyline的没事可以自己研究研究
这篇博客介绍了Skyline工具的API参数使用,包括InputFile用于指定输入文件或目录,LODInput处理多个输入文件,OutputDir设定输出目录,All参数处理所有输入文件,Recursive遍历子目录。此外,还涉及了CenterObjects调整模型中心,NoCompMax不压缩最高级别纹理,SkipBadTextures和SkipBadModels跳过错误的纹理和模型,NoTex0用单色替换低分辨率纹理。
8746

被折叠的 条评论
为什么被折叠?



