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

    Class AlignShapesDto<T>

    Type Parameters

    • T
    Index

    Constructors

    Properties

    shapes: T[]

    Shape for translation

    undefined
    
    fromOrigins: Point3[]
    [[0, 0, 0]]
    
    fromDirections: Vector3[]

    From direction

    [[0, 0, 1]]
    
    toOrigins: Point3[]

    To origin

    [[0, 1, 0]]
    
    toDirections: Vector3[]

    To direction

    [[0, 1, 0]]