Version: 2022.2
言語: 日本語

SystemInfo.SupportsBlendingOnRenderTextureFormat

マニュアルに切り替える
public static bool SupportsBlendingOnRenderTextureFormat (RenderTextureFormat format);

パラメーター

format ルックアップする形式

戻り値

bool True if blending is supported on the given format.

説明

Is blending supported on render texture format?

Returns true if graphics card supports blending on the given RenderTextureFormat.

関連項目: Render Texture アセットRenderTexture クラス