This method moves the far plane in orther to see all the scene objects

Namespace:  GLSV
Assembly:  GLSV (in GLSV.dll) Version: 1.2009.6.26 (1.2009.06.26)

Syntax

C#
public void SetFarPlane()
Visual Basic (Declaration)
Public Sub SetFarPlane
Visual C++
public:
void SetFarPlane()

See Also