IsCrunchFormat(TextureFormat)
Returns true if the format data is compressed with Crunch. Returns false otherwise.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Experimental.Rendering
- Assembly: UnityEngine.CoreModule
public static bool IsCrunchFormat(TextureFormat format)
Parameters
Returns
Type | Description |
|---|---|
| bool |