ElementGeometryDataEntry Interface

Describes an entry in a geometry stream as an op-code plus the binary flatbuffer representation of the associated data.

@see FlatBufferGeometryStream.

Properties

Name Type Description
data Uint8Array Zero-based flatbuffer-encoded data.  
opcode ElementGeometryOpcode The type of this entry.  

Defined in

Last Updated: 28 March, 2024