vertices property
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;
The binary chunk holding this geometry's vertex buffer, or null when procedural is set. Its layout lives on the referenced payload.
final LocalId? vertices;