Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • RotateNodeDto

Index

Constructors

Properties

Constructors

constructor

  • Parameters

    • Optional node: TransformNode
    • Optional axis: Vector3
    • Optional angle: number

    Returns RotateNodeDto

Properties

angle

angle: number

The rotation angle expressed in degrees

axis

axis: Vector3

Rotate around the axis expressed in [x, y, z] vector array

node

node: TransformNode

Transformation node

Generated using TypeDoc