Click or drag to resize
DigitalRuneTerrainRoadPathKey Properties

The TerrainRoadPathKey type exposes the following members.

Properties
  NameDescription
Public propertyInterpolation
Gets or sets the type of interpolation (the spline type) used for the current curve segment between this key and the next key.
(Inherited from CurveKeyTParam, TPoint.)
Public propertyParameter
Gets or sets a value that defines where this curve key is positioned on the curve.
(Inherited from CurveKeyTParam, TPoint.)
Public propertyPoint
Gets or sets the curve point for this curve key.
(Inherited from CurveKeyTParam, TPoint.)
Public propertySideFalloff
Gets or sets the side falloff.
Public propertyTangentIn
Gets or sets the incoming tangent or the control point before this curve key.
(Inherited from CurveKeyTParam, TPoint.)
Public propertyTangentOut
Gets or sets the outgoing tangent or the control point after this curve key.
(Inherited from CurveKeyTParam, TPoint.)
Public propertyWidth
Gets or sets the width of the road.
Top
See Also