Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
DemoSwitcher
C# 클래스 DemoSwitcher
상속:
MonoBehaviour
파일 보기
프로젝트 열기: caffeinatedguy/Limbs
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
camPosTransfroms
Transform[]
cameraTransform
Transform
index
int
speed
float
target
Transform
공개 메소드들
메소드
설명
OnGUI
( ) :
void
Start
( ) :
void
Update
( ) :
void
메소드 상세
OnGUI()
공개
메소드
public
OnGUI
( ) :
void
리턴
void
Start()
공개
메소드
public
Start
( ) :
void
리턴
void
Update()
공개
메소드
public
Update
( ) :
void
리턴
void
프로퍼티 상세
camPosTransfroms
공개적으로 프로퍼티
public
Transform[]
camPosTransfroms
리턴
Transform[]
cameraTransform
공개적으로 프로퍼티
public
Transform
cameraTransform
리턴
Transform
index
공개적으로 프로퍼티
public
int
index
리턴
int
speed
공개적으로 프로퍼티
public
float
speed
리턴
float
target
공개적으로 프로퍼티
public
Transform
target
리턴
Transform