You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
""" Writes a photoscan object to database and copies the associated model and texture data filepaths that are required for generating a photoscan into the database.
478
-
.mtl files are not required for generating a photoscan but can be provided if present.
479
-
When a photoscan that is already present in the database is being re-written,the associated model and texture files do not need to be provided """
477
+
""" Writes a photoscan object to database and copies the associated data filepaths into the database.
478
+
While the model data file is required, the associated texture and .mtl files are optional and can be provided if present.
479
+
When a photoscan that is already present in the database is being re-written,the associated data files do not need to be specified """
0 commit comments