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

    Class StretchPointsDirFromCenterDto

    Index

    Constructors

    Properties

    points?: Point3[]

    Points to transform

    undefined
    
    center?: Point3

    The center from which the scaling is applied

    [0, 0, 0]
    
    direction?: Vector3

    Stretch direction vector

    [0, 0, 1]
    
    scale?: number

    The scale factor to apply along the direction vector. 1.0 means no change.

    2
    

    -Infinity

    Infinity

    0.1