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 public bool HasClusters { get; }
Property Value
Type:
Booleantrue if this instance has clusters; otherwise,
false.
See Also