Bitbybit Docs
    Preparing search index...

    Class EternalLoveDto (Things.ThreeDPrinting.Medals.EternalLove)

    The parameter set for the Eternal Love medal, a disc with an engraved relief. Generic in its value types so the same list can be expressed for a plain script, where every value is a number, and for a driven model, where a value can be an expression or a bound input. Concrete DTOs fill those type parameters in; read this class for what the model is actually shaped by.

    Implements

    Index

    Constructors

    • Parameters

      • OptionaltextHeading: string
      • OptionaltextName: string
      • OptionalfullModel: boolean
      • Optionalthickness: number
      • OptionaldecorationThickness: number
      • Optionalrotation: number
      • Optionalorigin: Point3
      • Optionaldirection: Vector3

      Returns EternalLoveDto

    Properties

    textHeading: string

    शीर्ष टेक्स्ट

    LOVE YOU
    
    textName: string

    व्यक्ति का नाम

    NORA
    
    fullModel: boolean

    चुनें कि आधा मॉडल बनाना है (3D प्रिंटिंग के लिए बेहतर) या दो पक्षों वाला पूरा मॉडल

    true
    
    thickness: number

    मॉडल की मोटाई

    6
    

    0.5

    20

    0.1

    decorationThickness: number

    सजावट की अतिरिक्त मोटाई

    1
    

    0.1

    3

    0.1

    rotation: number

    इटरनल लव मेडल का रोटेशन

    0
    

    0

    Infinity

    10

    origin: Point3

    मेडल का मूल बिंदु

    [0, 0, 0]
    
    direction: Vector3

    मॉडल की दिशा

    [0, 1, 0]