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

    Class SplitByPlaneOnOffsetsDto<T>

    Type Parameters

    • T
    Index

    Constructors

    Properties

    Constructors

    Properties

    manifold: T

    Manifold that will be split

    normal: Vector3

    The normal vector of the plane to be mirrored over

    [1,0,0]
    
    originOffsets: number[]

    The offsets from the origin

    [0]