Version: 2023.2

SystemInfo.IsFormatSupported

切换到手册
public static bool IsFormatSupported (Experimental.Rendering.GraphicsFormat format, Experimental.Rendering.GraphicsFormatUsage usage);

参数

format 要查找的 GraphicsFormat 格式。
usage The GraphicsFormatUsage usage to look up.

返回

bool 如果特定用途支持该格式,则返回 true。否则返回 false。

描述

验证指定的用途是否支持指定的图形格式。

如果格式不支持特定用途,则操作将失败。

See Also: GraphicsFormat enum and GraphicsFormatUsage flags.


Obsolete public static bool IsFormatSupported (Experimental.Rendering.GraphicsFormat format, FormatUsage usage);

描述

Obsolete. Use the overload with a GraphicsFormatUsage parameter instead.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961