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

    Class SplitByPlaneDto<T>

    Type Parameters

    • T
    Index

    Constructors

    Properties

    Constructors

    • Type Parameters

      • T

      Parameters

      • Optionalmanifold: T
      • Optionalnormal: Vector3
      • OptionaloriginOffset: number

      Returns SplitByPlaneDto<T>

    Properties

    manifold: T

    Manifold that will be split

    normal: Vector3

    The normal vector of the plane to be mirrored over

    [1,0,0]
    
    originOffset: number

    The offset from the origin

    0
    

    -Infinity

    Infinity

    0.1