次の方法で共有


CompositionMipmapSurface.LevelCount プロパティ

定義

ミップマップ内のテクスチャ レベルの数を取得します。

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

ミップマップ内のテクスチャ レベルの数。

適用対象