Bitbybit Docs
    Preparing search index...

    Class ComposeTransformDto

    Index

    Constructors

    Properties

    Constructors

    Properties

    translation: Vector3

    Translation as [x, y, z]

    [0, 0, 0]
    
    rotation: Vector3

    Rotation as Euler angles [rx, ry, rz] in degrees (applied Rx * Ry * Rz)

    [0, 0, 0]
    
    scale: number

    Uniform scale factor

    1
    

    0.1