Skip to content

class Polygon (client-side)

Available since version: 0.3.5.2

This class represents polygon.

Properties

Material material (read-only)

Represents polygon material.


int portalPoly (read-only)

Represents portal poly type.


bool occluder (read-only)

Represents true if it's a occluder poly, otherwise false.


bool sectorPoly (read-only)

Represents true if it's sector poly, otherwise false.


bool mustRelight (read-only)

Represents mustRelight flag.


bool portalIndoorOutdoor (read-only)

Represents portalIndoorOutdoor flag.


bool ghostOccluder (read-only)

Represents true if it's ghost occluder poly, otherwise false.


bool noDynLightNear

Represents true no dynamic lights should be emitted near, otherwise false.


bool sectorIndex (read-only)

Represents sectorIndex for given poly.


Methods

No methods.


Callbacks

No callbacks.