Version: 2022.2
言語: 日本語
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);

説明

Returns true if the format only has an alpha component. Returns false otherwise.