Property MaxDistance
MaxDistance
Gets or sets the maximum distance from the observer at which visibility is evaluated.
Declaration
public double MaxDistance { get; set; }
Property Value
| Type | Description |
|---|---|
| double | The maximum distance from the observer at which visibility is evaluated. |
Remarks
Visibility is not evaluated beyond the maximum distance specified. This can be used to model factors that restrict the visible distance.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |