ElementGeometryDataEntry Interface
Describes an entry in a geometry stream as an op-code plus the binary flatbuffer representation of the associated data.
extensions
Properties
Name | Type | Description | |
---|---|---|---|
data | Uint8Array | Zero-based flatbuffer-encoded data. | |
opcode | ElementGeometryOpcode | The type of this entry. |
Defined in
Last Updated: 20 June, 2023