Home > All Other Interfaces > IVisibility > MinVisibilityDistance
The lower limit to the distance at which the camera can be and still see the object.
JavaScript
MinVisibilityDistance
C#
double MinVisibilityDistance { get; set; }
C++
HRESULT MinVisibilityDistance([out, retval] double* pVal)
HRESULT MinVisibilityDistance([in] double pVal)