Options
All
  • Public
  • Public/Protected
  • All
V1.7
  • V1.6
  • V1.7
Menu

Hierarchy

  • Plane

Index

Constructors

Properties

Constructors

constructor

Properties

center

center: [number, number, number]

center of the plane, in world space

flags

flags used to filter the plane search

height

height: number

height of the plane

id

id: bigint

plane id

normal

normal: [number, number, number]

plane normal in world space

vertices

vertices: Array<[number, number, number]>

Vertices defining the plane boundary in world space

width

width: number

width of the plane

Generated using TypeDoc