Compartir a través de


SpatialSurfaceMeshBuffer.Stride Propiedad

Definición

Obtiene el tamaño, en bytes, entre el inicio de cada elemento del búfer.

public:
 property unsigned int Stride { unsigned int get(); };
uint32_t Stride();
public uint Stride { get; }
var uInt32 = spatialSurfaceMeshBuffer.stride;
Public ReadOnly Property Stride As UInteger

Valor de propiedad

UInt32

unsigned int

uint32_t

El paso.

Se aplica a