| SoCamerafarDistance Property  | 
The distance from the camera viewpoint to the far clipping plane. 
 
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SoSFFloat farDistance { get; }Public ReadOnly Property farDistance As SoSFFloat
	Get
public:
property SoSFFloat^ farDistance {
	SoSFFloat^ get ();
}member farDistance : SoSFFloat with get
Property Value
Type: 
SoSFFloat
Remarks
See Also