Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

  • TranslateShapesDto

Index

Constructors

Properties

Constructors

constructor

  • Type parameters

    • T

    Parameters

    • Optional shapes: T[]
    • Optional translations: Vector3[]

    Returns TranslateShapesDto<T>

Properties

shapes

shapes: T[]

Shape for translation

default

undefined

translations

translations: Vector3[]

Translation vector

default

[[0, 0, 0]]

Generated using TypeDoc