CompositionMipmapSurface.LevelCount 屬性

定義

取得 Mipmap 中的紋理層級數目。

public:
 property unsigned int LevelCount { unsigned int get(); };
uint32_t LevelCount();
public uint LevelCount { get; }
var uInt32 = compositionMipmapSurface.levelCount;
Public ReadOnly Property LevelCount As UInteger

屬性值

UInt32

unsigned int

uint32_t

Mipmap 中的紋理層級數目。

適用於