Version: 2023.2
Experimental: this API is experimental and might be changed or removed in the future.

GraphicsFormatUtility.Is16BitPackedFormat

切换到手册
public static bool Is16BitPackedFormat (Experimental.Rendering.GraphicsFormat format);
public static bool Is16BitPackedFormat (TextureFormat format);

描述

如果该格式为打包格式并具有 16 位格式,则返回 true。否则返回 false。