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

    Class ProjectWireDto<T, U>

    Type Parameters

    • T
    • U
    Index

    Constructors

    Properties

    Constructors

    Properties

    wire: T

    Wire to project

    undefined
    
    shape: U

    Shape to use for projection

    undefined
    
    direction: Vector3

    Direction vector for projection

    [0, 1, 0]