Version: 2023.1
Experimental: this API is experimental and might be changed or removed in the future.

GraphicsFormatUtility.IsSwizzleFormat

切换到手册
public static bool IsSwizzleFormat (Experimental.Rendering.GraphicsFormat format);
public static bool IsSwizzleFormat (TextureFormat format);

描述

如果该格式不是 RGBA 格式,则返回 true。否则返回 false。