Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

  • SplitByPlaneOnOffsetsDto

Index

Constructors

Properties

Constructors

constructor

  • Type parameters

    • T

    Parameters

    • Optional manifold: T
    • Optional normal: Vector3
    • Optional originOffsets: number[]

    Returns SplitByPlaneOnOffsetsDto<T>

Properties

manifold

manifold: T

Manifold that will be split

normal

normal: Vector3

The normal vector of the plane to be mirrored over

default

[1,0,0]

originOffsets

originOffsets: number[]

The offsets from the origin

default

[0]

Generated using TypeDoc