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: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.