Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
VirtualReality
Utils
VRInteractiveItem
C# Class VirtualReality.Utils.VRInteractiveItem
Inheritance:
UnityEngine.MonoBehaviour
显示文件
Open project: usunyu/MyProjects
Class Usage Examples
Protected Properties
Property
Type
Description
m_IsOver
bool
Public Methods
Method
Description
Click
( ) :
void
DoubleClick
( ) :
void
Down
( ) :
void
Out
( ) :
void
Over
( ) :
void
Up
( ) :
void
Method Details
Click()
public
method
public
Click
( ) :
void
return
void
DoubleClick()
public
method
public
DoubleClick
( ) :
void
return
void
Down()
public
method
public
Down
( ) :
void
return
void
Out()
public
method
public
Out
( ) :
void
return
void
Over()
public
method
public
Over
( ) :
void
return
void
Up()
public
method
public
Up
( ) :
void
return
void
Property Details
m_IsOver
protected_oe property
protected
bool
m_IsOver
return
bool