Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • StretchDirCenterDto

Index

Constructors

Properties

Constructors

constructor

Properties

Optional center

center: Point3

The center point around which to stretch.

default

[0, 0, 0]

Optional direction

direction: Vector3

The direction vector along which to stretch. Does not need to be normalized initially.

default

[0, 0, 1]

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