Property | Type | Description | |
---|---|---|---|
lockCameraSize | float | ||
timeBeforeZoomIn | float | ||
trainTopLower | float | ||
trainTopUpper | float | ||
zoomInSpeed | float |
Method | Description | |
---|---|---|
Start ( ) : void | ||
Update ( ) : void | ||
setCameraTarget ( float target, float time ) : void | ||
setCenter ( float x ) : void | ||
setLock ( bool x ) : void | ||
zoomIn ( ) : void |
public static setCameraTarget ( float target, float time ) : void | ||
target | float | |
time | float | |
return | void |