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

    Class Scale3DShapesDto<T>

    Type Parameters

    • T
    Index

    Constructors

    Properties

    Constructors

    Properties

    shapes: T[]

    Shape to scale

    undefined
    
    scales: Vector3[]

    Scale factor to apply

    [[1, 1, 1]]
    
    centers: Point3[]

    Scale from the center

    [[0, 0, 0]]