SpatialSurfaceMeshBuffer.ElementCount Property

Definition

Gets the number of elements in the buffer.

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

Property Value

UInt32

unsigned int

uint32_t

The element count.

Applies to