Click or drag to resize

Clusters2DHasClusters Property

Indicates that this cluster instance has two valid clusters.

Namespace:  TouchScript.Clusters
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public bool HasClusters { get; }

Property Value

Type: Boolean
true if this instance has clusters; otherwise, false.
See Also