-
- Downloads
Can now get a single property from the import.json of a 3D model.
Add a std::string 'property' 3rd parameter to Model3DImport::getImportProperties(). If 'property' is empty, we keep the former behavior, else the method returns the Json::Value of that 'property'.
Please register or sign in to comment