Version: 2022.2
言語: 日本語
Experimental: this API is experimental and might be changed or removed in the future.

GraphicsFormatUtility.IsAlphaTestFormat

マニュアルに切り替える
public static bool IsAlphaTestFormat (Experimental.Rendering.GraphicsFormat format);
public static bool IsAlphaTestFormat (TextureFormat format);

説明

Returns true if the format has an alpha component with only 1 or 2 bits. Returns false otherwise.