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

class Tinman.Shape.Circle

Short Name:
  • class Circle
Derived From:
Fields:

Creates a circle shape.

Fields

The following table lists all fields of this config type.

Field Type Constraint Default
required center Vec2    

Coordinates of center of circle.

required radius number
# >= 0
 

Radius of circle. Set to 0 to create a point shape.

optional georef CoordSys  
null

The shape georeference.