UnityEngine.SystemInfo.SupportsRenderTextureFormat C# (CSharp) Метод

SupportsRenderTextureFormat() приватный Метод

private SupportsRenderTextureFormat ( RenderTextureFormat format ) : bool
format RenderTextureFormat
Результат bool
        public static extern bool SupportsRenderTextureFormat(RenderTextureFormat format);
        /// <summary>