Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • CreateCubeDto

Index

Constructors

Properties

Constructors

constructor

  • Parameters

    • Optional size: number
    • Optional sideOrientation: sideOrientationEnum
    • Optional enableShadows: boolean

    Returns CreateCubeDto

Properties

enableShadows

enableShadows: boolean

Enables shadows for the mesh

default

true

sideOrientation

sideOrientation: sideOrientationEnum

Side orientation of the mesh

default

frontside

size

size: number

Size of the cube

default

1

Generated using TypeDoc