Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • CurvePathDataDto

Index

Constructors

Properties

Constructors

constructor

  • Parameters

    • Optional degree: number
    • Optional points: Point3[]

    Returns CurvePathDataDto

Properties

degree

degree: number

Nurbs curve degree

points

points: Point3[]

Control points of the nurbs curve

Generated using TypeDoc