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