vertices property

LocalId? vertices
final

The binary chunk holding this geometry's vertex buffer, or null when procedural is set. Its layout lives on the referenced payload.

Implementation

final LocalId? vertices;