言語: 日本語
  • C#
  • JS
  • Boo

スクリプト言語

お好みのスクリプト言語を選択すると、サンプルコードがその言語で表示されます。

SystemInfo.supportsRenderTextures

public static var supportsRenderTextures: bool;

Description

レンダリングテクスチャがサポートされているかどうか (Read Only)

Returns true if graphics card supports Render Textures in general. Use SystemInfo.SupportsRenderTextureFormat to check for support for specific render texture format. See Also: Render Texture assets, RenderTexture クラス