Version: 2023.2
言語: 日本語

パラメーター

format The GraphicsFormat format to look up.
usage The GraphicsFormatUsage usage to look up.

戻り値

GraphicsFormat Returns a format supported by the platform. If no equivalent or compatible format is supported, the function returns GraphicsFormat.None.

説明

Returns a format supported by the platform for the specified usage.

If the platform supports the specified format for the usage, this method returns the input format. Otherwise, the method searches for a supported format with similar properties to the input format. If the platform doesn't support any similar format, the method returns a fallback format. For example, if the input format is a compressed format that isn't supported, the function returns an uncompressed equivalent format. If the platform doesn't support any equivalent or compatible fallback formats, this method returns GraphicsFormat.None.

See Also: GraphicsFormat enum and GraphicsFormatUsage flags.


Obsolete public static Experimental.Rendering.GraphicsFormat GetCompatibleFormat (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