Version: 2018.2
public static bool SupportsRenderTextureFormat (RenderTextureFormat format);

パラメーター

formatルックアップする形式

戻り値

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

説明

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

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

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