Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
MouseZoom
C# Class MouseZoom, Holdout
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: MaddJhin/Holdout
Public Properties
Property
Type
Description
orthoZoomSpeed
float
perspectiveZoomSpeed
float
Public Methods
Method
Description
Awake
( ) :
void
Update
( ) :
void
Method Details
Awake()
public
method
public
Awake
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
orthoZoomSpeed
public_oe property
public
float
orthoZoomSpeed
return
float
perspectiveZoomSpeed
public_oe property
public
float
perspectiveZoomSpeed
return
float