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

    Class RotateAroundCenterShapesDto<T>

    Type Parameters

    • T
    Index

    Constructors

    Properties

    Constructors

    Properties

    shapes: T[]

    Shape to scale

    undefined
    
    angles: number[]

    Angles of rotation to apply

    [0]
    
    centers: Point3[]

    Centers around which to rotate

    [[0, 0, 0]]
    
    axes: Vector3[]

    Axes around which to rotate

    [[0, 0, 1]]