xcrun scntool
SceneKit CLI utilities
Options
Name | Description |
---|---|
--convert <file> | File to convert |
--format <format> | Format to convert to |
--output <file> | Path to the output file |
--force-y-up | Convert objects to use y axis up |
--force-interleaved | Interleave the vertex data for multiple semantics in the same array to achieve better rendering performance |
--prefer-compressed-textures | Use .ktx, .astc and .pvrtc files for textures if available in the asset catalog |
--verbose | Get pretty error message |