SoCameranearDistance Property |
The distance from the camera viewpoint to the near clipping plane.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFFloat nearDistance { get; }
Public ReadOnly Property nearDistance As SoSFFloat
Get
public:
property SoSFFloat^ nearDistance {
SoSFFloat^ get ();
}
member nearDistance : SoSFFloat with get
Property Value
Type:
SoSFFloatRemarks See Also