프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_sites | List |
메소드 | 설명 | |
---|---|---|
Add ( |
||
Circles ( ) : List |
||
Dispose ( ) : void | ||
NearestSitePoint ( float x, float y ) : Nullable |
||
Next ( ) : |
||
Regions ( System.Drawing.Rect plotBounds ) : List
|
||
SiteColors ( ) : List |
||
SiteCoords ( ) : List |
||
SiteList ( ) : UnityEngine |
메소드 | 설명 | |
---|---|---|
GetSitesBounds ( ) : System.Drawing.Rect |
public NearestSitePoint ( float x, float y ) : Nullable |
||
x | float | |
y | float | |
리턴 | Nullable |
public Regions ( System.Drawing.Rect plotBounds ) : List
|
||
plotBounds | System.Drawing.Rect | |
리턴 | List
|