次の方法で共有


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

ストライド。

適用対象