Enum ImageFormat
Enum ImageFormat
Namespace: UnityEngine.Industrial.Configuring.ImageServer
Syntax
public enum ImageFormat
Fields
| Name | Description | Value | 
|---|---|---|
| Jpg | The JPG  | 
0 | 
| Png | The PNG  | 
1 | 
| Exr | The exr  | 
2 | 
| Tga | The tga  | 
3 | 
Enum ImageFormat
public enum ImageFormat
| Name | Description | Value | 
|---|---|---|
| Jpg | The JPG  | 
0 | 
| Png | The PNG  | 
1 | 
| Exr | The exr  | 
2 | 
| Tga | The tga  | 
3 |