Class ModelLoadContext
java.lang.Object
kr.toxicity.model.api.data.raw.ModelLoadContext
Holds the context and state during the model loading process.
This class provides access to all parts of the raw model data and accumulates errors that occur during processing. It also controls the loading mode (strict or lenient).
- Since:
- 1.15.2
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ModelLoadContext
public ModelLoadContext()
-