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

SourceTextureInformation

class in UnityEditor.Experimental.AssetImporters

Switch to Manual

Description

原始纹理数据信息。

Variables

containsAlpha确定 Alpha 通道是否以图像数据形式存在。
hdr确定图像是否有 HDR 数据。
height图像数据的高度。
width图像数据的宽度。