FlatBufferGeometryStream Interface
As part of a DynamicGraphicsRequestProps, specifies the geometry from which to generate the graphics in binary flatbuffer-encoded format.
Properties
Name | Type | Description | |
---|---|---|---|
data | ElementGeometryDataEntry[] | The geometry stream in flatbuffer format. | |
format | "flatbuffer" | Discriminator for geometry. |
Defined in
Last Updated: 29 April, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.