共用方式為


SpatialSurfaceMeshBuffer.ElementCount 屬性

定義

取得緩衝區中的專案數目。

public:
 property unsigned int ElementCount { unsigned int get(); };
uint32_t ElementCount();
public uint ElementCount { get; }
var uInt32 = spatialSurfaceMeshBuffer.elementCount;
Public ReadOnly Property ElementCount As UInteger

屬性值

UInt32

unsigned int

uint32_t

專案計數。

適用於