Interface for a model import/export handler.
The save and load handlers are both optional, in order to allow handlers that support only saving or loading.
save
load
Optional
Interface for a model import/export handler.
The
save
andload
handlers are both optional, in order to allow handlers that support only saving or loading.