Environment.GetVisualRefinementDeviation Method

Gets the visual refinement deviation value used by the EntityList.Regen method. It's estimated automatically from the root block 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.8

In this article

Definition