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