Class EntitySceneImporterDeterminismChecker
Utility for checking if SubScene imports are deterministic.
Namespace: Unity.Scenes.Editor
Assembly: Unity.Scenes.Editor.dll
Syntax
public static class EntitySceneImporterDeterminismChecker
Methods
| Name | Description |
|---|---|
| Check(string, string) | Checks if a SubScene's import is deterministic by running two imports and comparing artifact hashes. |