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

보폭입니다.

적용 대상