Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
chestDoor
C# 클래스 chestDoor, Pharos
상속:
ObjectController
파일 보기
프로젝트 열기: rstaewen/Pharos
공개 프로퍼티들
프로퍼티
타입
설명
angleToRotateOnClick
float
rotationTime
float
targetRotationClosed
Vector3
targetRotationOpen
Vector3
보호된 프로퍼티들
프로퍼티
타입
설명
rotation
Vector3
공개 메소드들
메소드
설명
FixedUpdate
( ) :
void
OnClickAction1
( ) :
void
보호된 메소드들
메소드
설명
Start
( ) :
void
메소드 상세
FixedUpdate()
공개
메소드
public
FixedUpdate
( ) :
void
리턴
void
OnClickAction1()
공개
메소드
public
OnClickAction1
( ) :
void
리턴
void
Start()
보호된
메소드
protected
Start
( ) :
void
리턴
void
프로퍼티 상세
angleToRotateOnClick
공개적으로 프로퍼티
public
float
angleToRotateOnClick
리턴
float
rotation
보호되어 있는 프로퍼티
protected
Vector3
rotation
리턴
Vector3
rotationTime
공개적으로 프로퍼티
public
float
rotationTime
리턴
float
targetRotationClosed
공개적으로 프로퍼티
public
Vector3
targetRotationClosed
리턴
Vector3
targetRotationOpen
공개적으로 프로퍼티
public
Vector3
targetRotationOpen
리턴
Vector3