Gets and sets the minimal distance from the camera below which the object disappears.
JavaScript |
|
MinVisibilityDistance |
C# |
|
double MinVisibilityDistance { get; set; } |
C++ |
|
HRESULT MinVisibilityDistance([out, retval] double* pVal) HRESULT MinVisibilityDistance([in] double pVal) |