Interface PolygonOffset

Modifiers applied before the depth test is performed.

Hierarchy

  • PolygonOffset

Properties

Properties

factor: number

The scale factor for the variable depth offset for each polygon.

units: number

The multiplier by which an implementation-specific value is multiplied to create a constant depth offset.

Generated using TypeDoc