Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
CameraCtrl
C# 클래스 CameraCtrl, community-sdk
상속:
MonoBehaviour
파일 보기
프로젝트 열기: Emotiv/community-sdk
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
message
Text,
player
GameObject
rotationY
float
sensitivity
float
공개 메소드들
메소드
설명
LateUpdate
( ) :
void
Start
( ) :
void
메소드 상세
LateUpdate()
공개
메소드
public
LateUpdate
( ) :
void
리턴
void
Start()
공개
메소드
public
Start
( ) :
void
리턴
void
프로퍼티 상세
message
공개적으로 프로퍼티
public
Text,
message
리턴
Text,
player
공개적으로 프로퍼티
public
GameObject
player
리턴
GameObject
rotationY
공개적으로 프로퍼티
public
float
rotationY
리턴
float
sensitivity
공개적으로 프로퍼티
public
float
sensitivity
리턴
float