CellexalVR
1.1.0
A virtual reality platform for the exploration and analysis of single-cell gene expression data
|
This class takes care of the highlighting and loading of different steps in the tutorial. It listens to events to know what buttons to highlight at what time and when to show the description for the next step. More...
Public Member Functions | |
void | LoadTutorialStep (int stepNr) |
When changing step, change canvas with description as well as removing/adding buttons to be highlighted. More... | |
void | NextStep () |
void | CompleteTutorial () |
Public Attributes | |
GameObject[] | stepPanels |
GameObject | descriptionCanvasPrefab |
ReferenceManager | referenceManager |
GameObject | highlightSpot |
GameObject | portal |
GameObject | screenCanvas |
PlayVideo | videoPlayer |
string[] | videos |
GameObject | helperTextR |
GameObject | helperTextL |
Material | standardMat |
Material | standardButtonMat |
Material | highLightMat |
Material | highLightButtonMat |
This class takes care of the highlighting and loading of different steps in the tutorial. It listens to events to know what buttons to highlight at what time and when to show the description for the next step.
void CellexalVR.Tutorial.TutorialManager.LoadTutorialStep | ( | int | stepNr | ) |
When changing step, change canvas with description as well as removing/adding buttons to be highlighted.
stepNr |