Version: 2021.1
言語: 日本語

SystemInfo.SupportsRenderTextureFormat

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

パラメーター

format ルックアップする形式

戻り値

bool レンダリングテクスチャのフォーマットがサポートされているかどうか

説明

レンダリングテクスチャのフォーマットがサポートされているかどうか

指定した RenderTextureFormat がサポートされている場合 true を返します。

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