共用方式為


SpatialSurfaceMeshBuffer.Stride 屬性

定義

取得緩衝區中每個專案開頭之間的大小,以位元組為單位。

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

屬性值

UInt32

unsigned int

uint32_t

步進。

適用於