8,018
edits
m (Edition -> AE) |
Paradox-01 (talk | contribs) m (extraction (no LOD) -- older method ?) |
||
Line 7: | Line 7: | ||
'''extraction''' | '''extraction (LOD)''' | ||
This is more powerful method because it extracts the full range of models (LODs). | |||
onisplit -extract:xml ''output_folder input_folder''/TRBS''name''.oni | onisplit -extract:xml ''output_folder input_folder''/TRBS''name''.oni | ||
'''extraction (no LOD)''' | |||
With the old extraction you can chose between a TRBS and an ONCC file. Not that this only extracts the model with the highest poly count. | |||
onisplit -extract:dae ''output_folder input_folder''/TRBS''name''.oni | |||
onisplit -extract:dae ''output_folder input_folder''/ONCC''name''.oni | |||
edits