The upper limit to the distance at which the camera can be and still see the object.
|
JavaScript |
|
|
MaxVisibilityDistance |
|
|
C# |
|
|
double MaxVisibilityDistance { get; set; } |
|
|
C++ |
|
|
HRESULT MaxVisibilityDistance([out, retval] double* pVal) HRESULT MaxVisibilityDistance([in] double pVal) |
|