Method JsonUtilityCleanup
JsonUtilityCleanup()
Cleans up invalid parsing artifacts created by GltfJsonUtilityParser. If you inherit a custom Root class (for use with GltfImport.LoadWithCustomSchema<T>(string,ImportSettings,System.Threading.CancellationToken) ) you can override this method to perform sanity checks on the deserialized, custom properties.
Declaration
public virtual void JsonUtilityCleanup()