Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
RenderCursor
C# Class RenderCursor, Lucid-VR
Inheritance:
MonoBehaviour
Show file
Open project: UCSDVR/Lucid-VR
Public Properties
Property
Type
Description
leftAnchor
GameObject
mainCameraCursor
GameObject
ovrCursor
GameObject
rightAnchor
GameObject
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
leftAnchor
public property
public
GameObject
leftAnchor
return
GameObject
mainCameraCursor
public property
public
GameObject
mainCameraCursor
return
GameObject
ovrCursor
public property
public
GameObject
ovrCursor
return
GameObject
rightAnchor
public property
public
GameObject
rightAnchor
return
GameObject