Version: 2019.4

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 クラス