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

class Tinman.Shape.Maximum

Short Name:
  • class Maximum
Derived From:
Fields:

Returns a composite shape that returns the maximum distance value (i.e. intersection 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.