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

    Class Scale3DDto<T>

    Type Parameters

    • T
    Index

    Constructors

    Properties

    Constructors

    Properties

    shape: T

    Shape to scale

    undefined
    
    scale: Vector3

    Scale factor to apply

    [1, 1, 1]
    
    center: Point3

    Scale from the center

    [0, 0, 0]