Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

  • MirrorCrossSectionDto

Index

Constructors

Properties

Constructors

constructor

  • Type parameters

    • T

    Parameters

    • Optional crossSection: T
    • Optional normal: Vector2

    Returns MirrorCrossSectionDto<T>

Properties

crossSection

crossSection: T

Manifold shape

normal

normal: Vector2

The normal vector of the plane to be mirrored over

default

[1,0]

Generated using TypeDoc