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

GraphicsFormatUtility.IsAlphaOnlyFormat

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

描述

如果该格式仅具有 Alpha 分量,则返回 true。否则返回 false。