Enum ProcessingJobType
The type of processing a given data processing job will perform.
Namespace: Unity.MARS.Data
Syntax
public enum ProcessingJobType : int
Fields
| Name | Description | Value |
|---|---|---|
| ElevationSorting | 0 |
The type of processing a given data processing job will perform.
public enum ProcessingJobType : int
| Name | Description | Value |
|---|---|---|
| ElevationSorting | 0 |