Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • CubeDto

Index

Constructors

Properties

Constructors

constructor

  • Parameters

    • Optional center: Point3
    • Optional size: number

    Returns CubeDto

Properties

center

center: Point3

Center coordinates of the cube

default

[0, 0, 0]

size

size: number

Size of the cube

default

1

minimum

-Infinity

maximum

Infinity

step

0.1

Generated using TypeDoc