Property | Type | Description | |
---|---|---|---|
GizmoColor | |||
center | |||
circleRadius | float | ||
circleResolution | int | ||
cutsAddedGeom | bool | ||
height | float | ||
isDual | bool | ||
mesh | Mesh | ||
meshScale | float | ||
rectangleSize | Vector2 | ||
type | MeshType | ||
updateDistance | float | ||
updateRotationDistance | float | ||
useRotation | bool |
Property | Type | Description | |
---|---|---|---|
tr | Transform |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
CalculateMeshContour ( ) : void | ||
ForceUpdate ( ) : void | ||
GetAll ( ) : List |
||
GetAllInRange ( |
||
GetBounds ( ) : |
||
GetContour ( List |
||
IntPointToV3 ( Pathfinding p ) : |
||
NotifyUpdated ( ) : void | ||
OnDestroy ( ) : void | ||
OnDrawGizmos ( ) : void | ||
OnDrawGizmosSelected ( ) : void | ||
OnEnable ( ) : void | ||
RequiresUpdate ( ) : bool | ||
UsedForCut ( ) : void | ||
V3ToIntPoint ( |
Method | Description | |
---|---|---|
AddCut ( |
||
Intersects ( |
||
RemoveCut ( |
public static GetAllInRange ( |
||
b | ||
return | List |
public IntPointToV3 ( Pathfinding p ) : |
||
p | Pathfinding | |
return |
public V3ToIntPoint ( |
||
p | ||
return | Pathfinding.ClipperLib.IntPoint |
public static Color,UnityEngine GizmoColor | ||
return |