<vizcave:Cave>.setFarPlane

Set the far clip plane

 

<vizcave:Cave>.setFarPlane(
    far    

)

 

far

Far clip plane


Remarks

This commmand will set the far plane for the cave. If the value is less than zero, then Vizard will enable automatic clip plane calculation. The default value is -1.

Return Value

None