Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • StretchPointsDirFromCenterDto

Index

Constructors

Properties

Constructors

constructor

Properties

Optional center

center: Point3

The center from which the scaling is applied

default

[0, 0, 0]

Optional direction

direction: Vector3

Stretch direction vector

default

[0, 0, 1]

Optional points

points: Point3[]

Points to transform

default

undefined

Optional scale

scale: number

The scale factor to apply along the direction vector. 1.0 means no change.

default

2

minimum

-Infinity

maximum

Infinity

step

0.1

Generated using TypeDoc