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

步幅。

适用于