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

class Tinman.Curve.P4

Short Name:
  • class P4
Derived From:
Fields:

A curve hat interpolates through a sequence of 4D control points.

Fields

The following table lists all fields of this config type.

Field Type Constraint Default
required points Vec4[]
# != null
 

The control points of the curve.

optional continuity Continuity  
Tangent

The continuity of the curve.