bool | ShouldHover[Get] |
bool | ShouldUnhover[Get] |
bool | ShouldSelect[Get] |
bool | ShouldUnselect[Get] |
void | Preprocess ( ) |
void | Process ( ) |
void | Postprocess ( ) |
void | ProcessCandidate ( ) |
void | Enable ( ) |
void | Disable ( ) |
void | Hover ( ) |
void | Unhover ( ) |
void | Select ( ) |
void | Unselect ( ) |
bool Oculus.Interaction.IInteractor.ShouldHover |
---|
No description available.
|
bool Oculus.Interaction.IInteractor.ShouldUnhover |
---|
No description available.
|
bool Oculus.Interaction.IInteractor.ShouldSelect |
---|
No description available.
|
bool Oculus.Interaction.IInteractor.ShouldUnselect |
---|
No description available.
|
void Oculus.Interaction.IInteractor.Preprocess ( ) |
---|
No description available.
|
void Oculus.Interaction.IInteractor.Process ( ) |
---|
No description available.
|
void Oculus.Interaction.IInteractor.Postprocess ( ) |
---|
No description available.
|
void Oculus.Interaction.IInteractor.ProcessCandidate ( ) |
---|
No description available.
|
void Oculus.Interaction.IInteractor.Enable ( ) |
---|
No description available.
|
void Oculus.Interaction.IInteractor.Disable ( ) |
---|
No description available.
|
void Oculus.Interaction.IInteractor.Hover ( ) |
---|
No description available.
|
void Oculus.Interaction.IInteractor.Unhover ( ) |
---|
No description available.
|
void Oculus.Interaction.IInteractor.Select ( ) |
---|
No description available.
|
void Oculus.Interaction.IInteractor.Unselect ( ) |
---|
No description available.
|