Property | Type | Description | |
---|---|---|---|
center | Vector2 | ||
velocity | Vector2 |
Method | Description | |
---|---|---|
FocusArea ( Bounds targetBounds, Vector2 size ) : System.Collections | ||
Update ( Bounds targetBounds ) : void |
public FocusArea ( Bounds targetBounds, Vector2 size ) : System.Collections | ||
targetBounds | Bounds | |
size | Vector2 | |
return | System.Collections |