TINMAN 3D / REALTIME TERRAIN
Software Development Kit - User Manual

class Tinman.Operation.Parallel

Short Name:
  • class Parallel
Derived From:
Fields:

A background operation that aggregates zero or more other operations and executes them in parallel.

Fields

The following table lists all fields of this config type.

Field Type Constraint Default
required operations Operation[]    

The aggregated operations to execute in parallel.

optional name string  
'Parallel'

Human-readable name of this background operation.