Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

  • TranslateDto

Index

Constructors

Properties

Constructors

constructor

  • Type parameters

    • T

    Parameters

    • Optional shape: T
    • Optional translation: Vector3

    Returns TranslateDto<T>

Properties

shape

shape: T

Shape for translation

default

undefined

translation

translation: Vector3

Translation vector

default

[0, 0, 0]

Generated using TypeDoc