Share

AcGsView::setFrontClip

C++

virtual void setFrontClip(
    double distance
) = 0;

Description

This method sets the location of the front clipping plane.

Parameters

Parameters Description
distance Input world space distance from the camera target along the eye vector toward the camera position

Links

AcGsView Class

Was this information helpful?