mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-07-02 09:37:55 -05:00
Added XMODEL_BIN Export
This commit is contained in:
@ -20,6 +20,7 @@ public:
|
||||
enum class ModelOutputFormat_e
|
||||
{
|
||||
XMODEL_EXPORT,
|
||||
XMODEL_BIN,
|
||||
OBJ,
|
||||
GLTF,
|
||||
GLB
|
||||
|
Reference in New Issue
Block a user