Options
All
  • Public
  • Public/Protected
  • All
Menu

Type Parameters

    Hierarchy

    • PointSourcePolygonConfig

    Index

    Properties

    type: string

    The type of polygon being computed

    angle: number

    The angle of emission, if limited

    density: number

    The desired density of padding rays, a number per PI

    radius: number

    A limited radius of the resulting polygon

    rotation: number

    The direction of facing, required if the angle is limited

    debug: boolean

    Display debugging visualization and logging for the polygon

    walls: boolean

    Is this polygon constrained by any walls?

    source: PointSource

    The object (if any) that spawned this polygon.

    boundaryShapes: (Rectangle | Polygon | Circle)[]

    Limiting polygon boundary shapes