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

class Tinman.Data.Zip

Short Name:
  • class Zip
Derived From:
Fields:

A data provider that extracts an entry of a file archive.

Fields

The following table lists all fields of this config type.

Field Type Constraint Default
required zip Data
# != null
 

The data provider that returns the file archive data.

optional entry string  
null

Name of the archive entry to extract. When omitted, the first entry will be extracted.