Dela via


SpatialSurfaceMeshBuffer.Stride Property

Definition

Gets the size, in bytes, between the start of each element in the buffer.

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

Property Value

UInt32

unsigned int

uint32_t

The stride.

Applies to