Version: 5.4
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 クラス