mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-15 17:27:57 -05:00
feat: first draft of loading gltf models for t6
This commit is contained in:
@ -24,7 +24,7 @@ namespace T6
|
||||
{
|
||||
public:
|
||||
std::vector<JsonXModelLod> lods;
|
||||
unsigned collLod;
|
||||
std::optional<int> collLod;
|
||||
std::optional<std::string> physPreset;
|
||||
std::optional<std::string> physConstraints;
|
||||
unsigned flags;
|
||||
|
Reference in New Issue
Block a user