Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

  • AlignNormAndAxisDto

Index

Constructors

constructor

Properties

fromAx

fromAx: Vector3

From direction 2

default

[0, 0, 1]

fromNorm

fromNorm: Vector3

From direction 1

default

[0, 0, 1]

fromOrigin

fromOrigin: Point3
default

[0, 0, 0]

shape

shape: T

Shape for translation

default

undefined

toAx

toAx: Vector3

To direction 2

default

[0, 0, 1]

toNorm

toNorm: Vector3

To direction 1

default

[0, 1, 0]

toOrigin

toOrigin: Point3

To origin

default

[0, 1, 0]

Generated using TypeDoc