Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
MouseActions
C# 클래스 MouseActions, 2015-Fall
상속:
MonoBehaviour
파일 보기
프로젝트 열기: BioRubeBotProject/2015-Fall
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
damping
float
distance
float
followBehind
bool
height
float
is2DCamera
bool
panSpeed
float
target
Transform
zoomSpeed
float
비공개 메소드들
메소드
설명
Start
( ) :
void
Update
( ) :
void
프로퍼티 상세
damping
공개적으로 프로퍼티
public
float
damping
리턴
float
distance
공개적으로 프로퍼티
public
float
distance
리턴
float
followBehind
공개적으로 프로퍼티
public
bool
followBehind
리턴
bool
height
공개적으로 프로퍼티
public
float
height
리턴
float
is2DCamera
공개적으로 프로퍼티
public
bool
is2DCamera
리턴
bool
panSpeed
공개적으로 프로퍼티
public
float
panSpeed
리턴
float
target
공개적으로 프로퍼티
public
Transform
target
리턴
Transform
zoomSpeed
공개적으로 프로퍼티
public
float
zoomSpeed
리턴
float