Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

  • SplitByPlaneDto

Index

Constructors

Properties

Constructors

constructor

  • Type parameters

    • T

    Parameters

    • Optional manifold: T
    • Optional normal: Vector3
    • Optional originOffset: number

    Returns SplitByPlaneDto<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]

originOffset

originOffset: number

The offset from the origin

default

0

minimum

-Infinity

maximum

Infinity

step

0.1

Generated using TypeDoc