Enum FileConflictResolution
Resolutions to existing file conflicts
Namespace: GLTFast.Export
Assembly: glTFast.Export.dll
Syntax
public enum FileConflictResolution
Fields
Name | Description |
---|---|
Abort | Abort and keep existing files |
Overwrite | Replace existing files with newly created ones |