Свойство | Type | Description | |
---|---|---|---|
use | CameraRig, |
Méthode | Description | |
---|---|---|
Awake ( ) : void |
Initialize
|
|
GetVisibleRegion ( ) : Region, |
Get the currently visible region
|
|
JumpTo ( Vector3 p ) : void |
Jump the view to the supplied location
|
|
LateUpdate ( ) : void |
Update camera locations
|
|
Start ( ) : void |
Add the SSAO effect if supported
|
|
Zoom ( float axis ) : void |
Zoom the main camera in or out as specified
|
Méthode | Description | |
---|---|---|
GetCoordAt ( Vector3 screenPosition ) : Vector3 |
Gets the tile coordinate at screenPosition.
|