UnityEngine.SystemInfo.SupportsRenderTextureFormat C# (CSharp) Method

SupportsRenderTextureFormat() private method

private SupportsRenderTextureFormat ( RenderTextureFormat format ) : bool
format RenderTextureFormat
return bool
        public static extern bool SupportsRenderTextureFormat(RenderTextureFormat format);
        /// <summary>