vertexCount

expect abstract val vertexCount: Int(source)

The number of vertices stored in this vertex buffer.

This property determines the total count of vertices available for rendering or processing within the buffer.

actual abstract val vertexCount: Int(source)
actual abstract val vertexCount: Int(source)