Returns the distance that the Camera's Position should be from the ReferencePoint in order to ensure that a sphere with a 1 meter radius centered at the ReferencePoint fits entirely in the view frustum.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property DistancePerRadius() As Double |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property double get_DistancePerRadius(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public double getDistancePerRadius(); |






