Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Heart2DDto

Index

Constructors

Properties

Constructors

constructor

  • Parameters

    • Optional center: Point3
    • Optional direction: Vector3
    • Optional rotation: number
    • Optional sizeApprox: number

    Returns Heart2DDto

Properties

center

center: Point3

Center of the circle

default

[0, 0, 0]

direction

direction: Vector3

Direction

default

[0, 1, 0]

rotation

rotation: number

Rotation of the hear

default

0

minimum

0

maximum

Infinity

step

15

sizeApprox

sizeApprox: number

Size of the bounding box within which the heart gets drawn

default

2

minimum

0

maximum

Infinity

step

0.1

Generated using TypeDoc