supportsMemorylessTextures
A boolean property that indicates whether memoryless textures are supported ( true if supported, false if not supported).
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public static bool supportsMemorylessTextures { get; }
Remarks
Memoryless textures are only supported with some graphics APIs.