Version: 2018.2
Method group is Obsolete

SystemInfo.supportsRenderTextures

マニュアルに切り替える
Obsolete public static bool supportsRenderTextures ;

説明

レンダリングテクスチャがサポートされているかどうか(読み取り専用)

Returns true if the graphics card supports Render Textures in general. Use SystemInfo.SupportsRenderTextureFormat to check for support for specific render texture format.

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