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

GraphicsFormatUtility.HasAlphaChannel

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

描述

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