Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • GeometryUtil

Index

Constructors

constructor

  • Returns GeometryUtil

Methods

Static createWorldGeometry

  • createWorldGeometry(geoList: Vector3[], isPolyLine?: boolean): Geometry
  • Parameters

    • geoList: Vector3[]
    • Default value isPolyLine: boolean = false

    Returns Geometry

Static getCornerCoordinateArray

  • getCornerCoordinateArray(inMesh: Mesh, refCenter: Vector3): Array<Vector3>
  • Parameters

    • inMesh: Mesh
    • refCenter: Vector3

    Returns Array<Vector3>

Generated using TypeDoc