Compartir a través de


CompositionMipmapSurface.LevelCount Propiedad

Definición

Obtiene el número de niveles de textura en el mapa mip.

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

Valor de propiedad

UInt32

unsigned int

uint32_t

Número de niveles de textura en el mapa mip.

Se aplica a