Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
PinchZoom
C# Class PinchZoom, Unity2d-Game
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: sagivo/Unity2d-Game
Class Usage Examples
Public Properties
Property
Type
Description
maxZoom
float
minZoom
float
orthoZoomSpeed
float
perspectiveZoomSpeed
float
Public Methods
Method
Description
Update
( ) :
void
Method Details
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
maxZoom
public_oe property
public
float
maxZoom
return
float
minZoom
public_oe property
public
float
minZoom
return
float
orthoZoomSpeed
public_oe property
public
float
orthoZoomSpeed
return
float
perspectiveZoomSpeed
public_oe property
public
float
perspectiveZoomSpeed
return
float