This version of Unity is unsupported.

SystemInfo.supportsRenderToCubemap

public static bool supportsRenderToCubemap;

Description

Are cubemap render textures supported? (Read Only)

Returns true if graphics card supports render into cubemap Render Textures.

See Also: Render Texture assets, RenderTexture class.