Gets the granularity used when the triangulation was computed. Lower granularities are more precise but create more triangles.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Granularity() As Double |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property double get_Granularity(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public double getGranularity(); |






