ofview_setdefaultviewdistance Subroutine

public subroutine ofview_setdefaultviewdistance(distance)

Set the default view distance.

This applies to the current active View.

Arguments

Type IntentOptional Attributes Name
real(kind=real64), intent(in) :: distance

Distance the camera is from the terget point of the reference frame. A value <= 0.0 means the distance should be auto-computed.