C3DTTemporalTransactionAggregate

Implements the aggregated transaction of the 3DTILES_temporal extension. See the spec in ./jsonSchemas/3DTILES_temporal.transactionAggregate.schema.json

Constructor

new C3DTTemporalTransactionAggregate(json)

It's a constructor for the Aggregate class

Parameters:
NameTypeDescription
jsonobject

The JSON object that is used to create the transaction.

Classes

C3DTTemporalTransactionAggregate

Members

isAggregate :boolean

A boolean flag that is used to check if the object is an aggregate.

Type:
  • boolean

transactions :object

Creating an empty object.

Type:
  • object