Bitbybit Docs
    Preparing search index...

    Class TranslateDto<T> (Inputs.OCCT)

    A shape and a vector for transforms.translate.

    Type Parameters

    • T
    Index

    Constructors

    Properties

    Constructors

    Properties

    shape: T

    The shape to move.

    undefined
    
    translation: Vector3

    The vector the shape moves by, in model units.

    [0, 0, 0]