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

class Tinman.App.Widget

Short Name:
  • class App.Widget
Derived From:
Fields:

An application that runs the given widget.

Fields

The following table lists all fields of this config type.

Field Type Constraint Default
required widget Tinman.Widget
# != null
 

The widget to run.

optional fps number
# >= 0
100

Optional framerate limit, in Hz.