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.