Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PolylinePropertiesDto

Index

Constructors

Properties

Constructors

constructor

  • Provide options without default values

    Parameters

    • Optional points: Point3[]
    • Optional isClosed: boolean

    Returns PolylinePropertiesDto

Properties

Optional color

color: string | number[]

Can contain color information

Optional isClosed

isClosed: boolean

Can contain is closed information

points

points: Point3[]

Points of the polyline

Generated using TypeDoc