Property | Type | Description | |
---|---|---|---|
_sites | List |
Method | Description | |
---|---|---|
Add ( |
||
Circles ( ) : List |
||
Dispose ( ) : void | ||
NearestSitePoint ( float x, float y ) : Nullable |
||
Next ( ) : |
||
Regions ( System.Drawing.Rect plotBounds ) : List
|
||
SiteColors ( ) : List |
||
SiteCoords ( ) : List |
||
SiteList ( ) : UnityEngine |
Method | Description | |
---|---|---|
GetSitesBounds ( ) : System.Drawing.Rect |
public NearestSitePoint ( float x, float y ) : Nullable |
||
x | float | |
y | float | |
return | Nullable |
public Regions ( System.Drawing.Rect plotBounds ) : List
|
||
plotBounds | System.Drawing.Rect | |
return | List
|