This Geometry Nodes modifier dynamically decimates object geometry based on its distance from the active camera. It functions similarly to adaptive subdivision, but reduces polygon counts to optimize performance. Users can define minimum and maximum ranges for the effect, set the maximum decimation ratio, and configure culling options to either aggressively decimate or delete geometry outside the camera view. The transition smoothness between detail levels is controlled through a substep system, which currently requires manual node adjustments.