Enables or disables the automatic changing of the near and the far plane while moving a camera.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
[DefaultValueAttribute(true)]
public bool AutoPlaneUpdating { get; set; }

See Also