GetFormatString
Returns a string that represents a format enum value.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Experimental.Rendering
- Assembly: UnityEngine.CoreModule
GetFormatString(GraphicsFormat)
Returns a string that represents a format enum value.
public static string GetFormatString(GraphicsFormat format)
Parameters
Returns
Type | Description |
|---|---|
| string |
GetFormatString(TextureFormat)
Returns a string that represents a format enum value.
public static string GetFormatString(TextureFormat format)
Parameters
Returns
Type | Description |
|---|---|
| string |