Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
GazeButtonEvent
C# 클래스 GazeButtonEvent, VRToolbox
상속:
MonoBehaviour
파일 보기
프로젝트 열기: shakhruz/VRToolbox
공개 프로퍼티들
프로퍼티
타입
설명
eventName
string
progressImage
Image
targetObject
GameObject
timeToClick
float
공개 메소드들
메소드
설명
OnPointerEnter
( ) :
void
OnPointerExit
( ) :
void
Test
( ) :
void
Update
( ) :
void
메소드 상세
OnPointerEnter()
공개
메소드
public
OnPointerEnter
( ) :
void
리턴
void
OnPointerExit()
공개
메소드
public
OnPointerExit
( ) :
void
리턴
void
Test()
공개
메소드
public
Test
( ) :
void
리턴
void
Update()
공개
메소드
public
Update
( ) :
void
리턴
void
프로퍼티 상세
eventName
공개적으로 프로퍼티
public
string
eventName
리턴
string
progressImage
공개적으로 프로퍼티
public
Image
progressImage
리턴
Image
targetObject
공개적으로 프로퍼티
public
GameObject
targetObject
리턴
GameObject
timeToClick
공개적으로 프로퍼티
public
float
timeToClick
리턴
float