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

    Class Offset3DWireDto<T>

    Type Parameters

    • T
    Index

    Constructors

    Properties

    Constructors

    • Type Parameters

      • T

      Parameters

      • Optionalshape: T
      • Optionaloffset: number
      • Optionaldirection: Vector3

      Returns Offset3DWireDto<T>

    Properties

    shape: T

    Shape to make thick

    undefined
    
    offset: number

    Offset distance

    1
    

    -Infinity

    Infinity

    0.1

    direction: Vector3

    Direction normal of the plane for the offset

    [0, 1, 0]