Свойство | Type | Description | |
---|---|---|---|
DollyCursor | |||
LookCursor | |||
OrbitCursor | |||
PanCursor | |||
lookSpeed | float | ||
moveSpeed | float | ||
orbitSpeed | float | ||
plane | |||
scrollModifier | float | ||
zoomSpeed | float |
Свойство | Type | Description | |
---|---|---|---|
Awake | void | ||
CalculateCameraPosition | |||
CamTarget | |||
CheckMouseOverGUI | bool | ||
CopySign | float | ||
LateUpdate | void | ||
OnGUI | void | ||
ScreenToWorldDistance | float | ||
Start | void | ||
ZoomInternal | void | ||
ZoomInternal | void |
Méthode | Description | |
---|---|---|
AddOnCameraMoveDelegate ( OnCameraMoveEvent del ) : void | ||
Focus ( |
||
Focus ( |
||
Focus ( |
||
GetPivot ( ) : |
||
IsUsingKey ( ) : bool | ||
IsUsingMouse ( |
Méthode | Description | |
---|---|---|
Awake ( ) : void | ||
CalculateCameraPosition ( |
||
CamTarget ( ) : |
||
CheckMouseOverGUI ( ) : bool | ||
CopySign ( float x, float y ) : float | ||
LateUpdate ( ) : void | ||
OnGUI ( ) : void | ||
ScreenToWorldDistance ( float screenDistance, float distanceFromCamera ) : float | ||
Start ( ) : void | ||
ZoomInternal ( |
||
ZoomInternal ( |
public static AddOnCameraMoveDelegate ( OnCameraMoveEvent del ) : void | ||
del | OnCameraMoveEvent | |
Résultat | void |
public static Focus ( |
||
target | ||
Résultat | void |
public static Focus ( |
||
target | ||
Résultat | void |
public static Focus ( |
||
target | ||
distance | float | |
Résultat | void |
public IsUsingMouse ( |
||
mousePosition | ||
Résultat | bool |
public Texture2D,UnityEngine DollyCursor | ||
Résultat |
public Texture2D,UnityEngine LookCursor | ||
Résultat |
public Texture2D,UnityEngine OrbitCursor | ||
Résultat |