EntityList.GetVisualRefinementDeviation Method

Gets the visual refinement deviation value used by the Regen method. It's estimated automatically from the scene extents.
Public Overridable Function GetVisualRefinementDeviation() As Double
This language is not supported or no code example is available.
public virtual double GetVisualRefinementDeviation()
This language is not supported or no code example is available.

Return Value

double

The estimated deviation

Remarks
 
Can be overridden to return a custom value.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition