Clutter.Fog

Fields

Name

Type

Access

Description

z_far

float

r/w

final distance from the viewer to the far clipping plane (always positive)

z_near

float

r/w

starting distance from the viewer to the near clipping plane (always positive)

Methods

None

Details

class Clutter.Fog

Fog settings used to create the depth cueing effect.

New in version 0.6.

Deprecated since version 1.10: The fog-related API in Clutter.Stage has been deprecated as well.