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

class Tinman.Shape.Minimum

Short Name:
  • class Minimum
Derived From:
Fields:

Returns a composite shape that returns the minimum distance value (i.e. the union of the given shapes).

Fields

The following table lists all fields of this config type.

Field Type Constraint Default
required first Shape
# != null
 

The first shape.

required second Shape
# != null
 

The second shape.