UnityEngine.SystemInfo.SupportsRenderTextureFormat C# (CSharp) 메소드

SupportsRenderTextureFormat() 개인적인 메소드

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