bitbybit.dev v1.0.0-rc.1
    Preparing search index...

    Class HeartSolidDto

    Hierarchy (View Summary)

    Index

    Constructors

    • Parameters

      • Optionalcenter: Point3
      • Optionaldirection: Vector3
      • Optionalrotation: number
      • OptionalsizeApprox: number
      • OptionalextrusionLengthFront: number
      • OptionalextrusionLengthBack: number

      Returns HeartSolidDto

    Properties

    center: Point3

    Center of the circle

    [0, 0, 0]
    
    direction: Vector3

    Direction

    [0, 1, 0]
    
    rotation: number

    Rotation of the hear

    0
    

    0

    Infinity

    15

    sizeApprox: number

    Size of the bounding box within which the heart gets drawn

    2
    

    0

    Infinity

    0.1

    extrusionLengthFront: number

    Extrusion length in the forward direction

    1
    

    0

    Infinity

    0.1

    extrusionLengthBack: number

    Extrusion length in the backward direction

    0
    

    0

    Infinity

    0.1