Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

  • MirrorDto

Index

Constructors

Properties

Constructors

constructor

  • Type parameters

    • T

    Parameters

    • Optional manifold: T
    • Optional normal: Vector3

    Returns MirrorDto<T>

Properties

manifold

manifold: T

Manifold shape

normal

normal: Vector3

The normal vector of the plane to be mirrored over

default

[1,0,0]

Generated using TypeDoc