SystemInfo.supportsRenderToCubemap
static var supportsRenderToCubemap: bool;
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.