Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ScalePointsCenterXYZDto

Index

Constructors

Properties

Constructors

constructor

Properties

center

center: Point3

The center from which the scaling is applied

default

[0, 0, 0]

points

points: Point3[]

Points to transform

default

undefined

scaleXyz

scaleXyz: Vector3

Scaling factors for each axis [1, 2, 1] means that Y axis will be scaled 200% and both x and z axis will remain on 100%

default

[1, 1, 1]

Generated using TypeDoc